Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h59 bool addLock(uptr lock_id, uptr current_epoch, u32 stk) { in addLock() argument
75 void removeLock(uptr lock_id) { in removeLock() argument
99 u32 findLockContext(uptr lock_id) { in findLockContext() argument
[all...]