Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector.h102 u32 findLockContext(uptr lock_id) { in findLockContext() function
212 u32 findLockContext(DeadlockDetectorTLS<BV> *dtls, uptr node) { in findLockContext() function