template <LockFlags flags = LockFlagsNone>

struct SingletonLockFlags

Defined at line 86 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_traits.h

Receives and validates the optional lock flags in the macros below and

injects the singleton lock flag.

Public Members

static const bool IsMultiAcquire
static const bool IsNestable
static LockFlags value