Home
last modified time | relevance | path

Searched refs:UnlockThreadRegistry (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/lsan/
Dlsan_common.h142 void UnlockThreadRegistry();
Dlsan_thread.cc156 void UnlockThreadRegistry() { in UnlockThreadRegistry() function
Dlsan_common.cc415 UnlockThreadRegistry(); in CheckForLeaks()
/external/compiler-rt/lib/asan/
Dasan_thread.cc350 void UnlockThreadRegistry() { in UnlockThreadRegistry() function