template <LockFlags flags = LockFlagsNone>

struct SingletonLockFlags

Defined at line 87 of file ../../src/lib/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