template <typename LockType>
struct IsLockTypeNestable
Defined at line 34 of file ../../zircon/system/ulib/lockdep/include/lockdep/guard.h
Trait type that determines whether the given LockType is nestable.
template <typename LockType>
Defined at line 34 of file ../../zircon/system/ulib/lockdep/include/lockdep/guard.h
Trait type that determines whether the given LockType is nestable.