|
proxygen
|
Go to the source code of this file.
Functions | |
| DEFINE_bool (s, false,"get shared lock") | |
| DEFINE_bool (x, false,"get exclusive lock") | |
| int | main (int argc, char *argv[]) |
| DEFINE_bool | ( | s | , |
| false | , | ||
| "get shared lock" | |||
| ) |
| DEFINE_bool | ( | x | , |
| false | , | ||
| "get exclusive lock" | |||
| ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 25 of file FileTestLockHelper.cpp.
References f, folly::File::try_lock(), and folly::File::try_lock_shared().