proxygen
folly::LockTraits< Mutex > Struct Template Reference

#include <LockTraits.h>

Inheritance diagram for folly::LockTraits< Mutex >:
folly::LockTraitsBase< Mutex > folly::detail::LockTraitsImpl< Mutex, detail::MutexLevelValueImpl< detail::LockInterfaceDispatcher< Mutex >::has_lock_unique, detail::LockInterfaceDispatcher< Mutex >::has_lock_shared, detail::LockInterfaceDispatcher< Mutex >::has_lock_upgrade >::value, detail::LockInterfaceDispatcher< Mutex >::has_lock_timed >

Detailed Description

template<class Mutex>
struct folly::LockTraits< Mutex >

Definition at line 457 of file LockTraits.h.


The documentation for this struct was generated from the following file: