Searched defs:Guard (Results 1 – 1 of 1) sorted by relevance
77 Guard(Lockable* lock, Args&&... state_args) in Guard() function86 Guard(Lockable* lock, uintptr_t order, Args&&... state_args) in Guard() function135 Guard(AdoptLockTag, Guard&& other) __TA_ACQUIRE(other.lock_) in Guard() function189 Guard(OrderedLockTag, Lockable* lock, in Guard() function
Completed in 3 milliseconds