Definition at line 163 of file SynchronizedTest.cpp.
| static CountPair folly::FakeMutex::getLockUnlockCount |
( |
| ) |
|
|
inlinestatic |
Definition at line 173 of file SynchronizedTest.cpp.
static FOLLY_TLS int unlockCount_
static FOLLY_TLS int lockCount_
std::pair< int, int > CountPair
| void folly::FakeMutex::lock |
( |
| ) |
|
|
inline |
| static void folly::FakeMutex::resetLockUnlockCount |
( |
| ) |
|
|
inlinestatic |
| void folly::FakeMutex::unlock |
( |
| ) |
|
|
inline |
| FOLLY_TLS int folly::FakeMutex::lockCount_ {0} |
|
staticprivate |
| FOLLY_TLS int folly::FakeMutex::unlockCount_ {0} |
|
staticprivate |
The documentation for this class was generated from the following file: