Home
last modified time | relevance | path

Searched defs:LOCKED (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dguard.cc74 static const uint32_t LOCKED = static_cast<guard_t>(1) << 31; variable
82 static const guard_t LOCKED = static_cast<guard_t>(1) << 63; variable
85 static const guard_t LOCKED = 1; variable
97 static const uint32_t LOCKED = static_cast<guard_lock_t>(1) << 31; variable
105 static const uint32_t LOCKED = 1; variable
/netbsd-src/sys/rump/librump/rumpkern/
H A Dlocks.c77 #define LOCKED(lock, shar) \ macro
89 #define LOCKED(a, b) do {} while (0) macro
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h56 #define LOCKED 0x00004000U /* LV */ macro
/netbsd-src/usr.sbin/user/
H A Duser.c143 #define LOCKED "*LOCKED*" macro
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h56 #define LOCKED 0x00004000U /* LV */ macro