Home
last modified time | relevance | path

Searched refs:nodeBelongsToCurrentEpoch (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp98 if (!dd.nodeBelongsToCurrentEpoch(m->id)) in MutexEnsureID()
181 if (dd.nodeBelongsToCurrentEpoch(m->id)) in MutexDestroy()
H A Dsanitizer_deadlock_detector.h184 bool nodeBelongsToCurrentEpoch(uptr node) { in nodeBelongsToCurrentEpoch() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc99 if (!dd.nodeBelongsToCurrentEpoch(m->id)) in MutexEnsureID()
182 if (dd.nodeBelongsToCurrentEpoch(m->id)) in MutexDestroy()
H A Dsanitizer_deadlock_detector.h188 bool nodeBelongsToCurrentEpoch(uptr node) { in nodeBelongsToCurrentEpoch() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc97 if (!dd.nodeBelongsToCurrentEpoch(m->id)) in MutexEnsureID()
180 if (dd.nodeBelongsToCurrentEpoch(m->id)) in MutexDestroy()
H A Dsanitizer_deadlock_detector.h186 bool nodeBelongsToCurrentEpoch(uptr node) { in nodeBelongsToCurrentEpoch() function