proxygen
folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true > Member List

This is the complete list of members for folly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true >, including all inherited members.

is_sharedfolly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true >static
is_timedfolly::detail::LockTraitsImpl< Mutex, MutexLevel::UNIQUE, true >static
is_upgradefolly::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