template <LockFlags flags = LockFlagsNone>
struct DefaultLockFlags
Defined at line 70 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_traits.h
Receives and validates optional lock flags in the marcos below.
Public Members
static const bool IsMultiAcquire
static const bool IsNestable
static const bool IsReAcquireFatal
static LockFlags value