Searched refs:LockWithContext (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h72 LockWithContext l = {lock_id_short, stk};
122 struct LockWithContext { struct in class:__sanitizer::DeadlockDetectorTLS
126 LockWithContext all_locks_with_contexts_[64];
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h70 LockWithContext l = {lock_id_short, stk};
120 struct LockWithContext { struct in class:__sanitizer::DeadlockDetectorTLS
124 LockWithContext all_locks_with_contexts_[64];
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector.h70 LockWithContext l = {lock_id_short, stk};
119 struct LockWithContext { struct in class:__sanitizer::DeadlockDetectorTLS
123 LockWithContext all_locks_with_contexts_[64];

Completed in 94 milliseconds