Searched refs:LOCKED (Results 1 – 5 of 5) sorted by relevance
74 static const uint32_t LOCKED = static_cast<guard_t>(1) << 31; variable82 static const guard_t LOCKED = static_cast<guard_t>(1) << 63; variable85 static const guard_t LOCKED = 1; variable97 static const uint32_t LOCKED = static_cast<guard_lock_t>(1) << 31; variable105 static const uint32_t LOCKED = 1; variable134 INITIAL, LOCKED); in __cxa_guard_acquire()154 assert(old == LOCKED); in __cxa_guard_acquire()173 LOCKED, INITIAL); in __cxa_guard_abort()184 old = LOCKED; in __cxa_guard_release()
52 lockf -t 0 "${lockfile}" /bin/sh $0 LOCKED "$arg"
540 #define LOCKED(lock) mtx_owned(&(lock)->mutex) macro
189 Tru64, a leading `*LOCKED*' on FreeBSD and a leading `!' on most
777 AC_DEFINE([LOCKED_PASSWD_PREFIX], ["*LOCKED*"], [Account locked with pw(1)])