Home
last modified time | relevance | path

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

/system/ulib/lockdep/include/lockdep/
A Dguard.h77 Guard(Lockable* lock, Args&&... state_args) in Guard() function
86 Guard(Lockable* lock, uintptr_t order, Args&&... state_args) in Guard() function
135 Guard(AdoptLockTag, Guard&& other) __TA_ACQUIRE(other.lock_) in Guard() function
189 Guard(OrderedLockTag, Lockable* lock, in Guard() function

Completed in 3 milliseconds