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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc58 void MutexEnsureID(DDLogicalThread *lt, DDMutex *m);
98 void DD::MutexEnsureID(DDLogicalThread *lt, DDMutex *m) { function in class:__sanitizer::DD
110 MutexEnsureID(lt, m);
165 MutexEnsureID(lt, m);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc56 void MutexEnsureID(DDLogicalThread *lt, DDMutex *m);
96 void DD::MutexEnsureID(DDLogicalThread *lt, DDMutex *m) { function in class:__sanitizer::DD
108 MutexEnsureID(lt, m);
163 MutexEnsureID(lt, m);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp57 void MutexEnsureID(DDLogicalThread *lt, DDMutex *m);
97 void DD::MutexEnsureID(DDLogicalThread *lt, DDMutex *m) { function in class:__sanitizer::DD
109 MutexEnsureID(lt, m);
164 MutexEnsureID(lt, m);

Completed in 96 milliseconds