|
proxygen
|
This is the complete list of members for folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true >, including all inherited members.
| is_shared | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true > | static |
| is_timed | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true > | static |
| is_upgrade | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true > | static |
| lock(Mutex &mutex) | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, false > | inlinestatic |
| try_lock(Mutex &mutex) | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, false > | inlinestatic |
| try_lock_for(Mutex &mutex, const std::chrono::duration< Rep, Period > &timeout) | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true > | inlinestatic |
| unlock(Mutex &mutex) | folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, false > | inlinestatic |