Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc425 void AfterSleep(ThreadState *thr, uptr pc) { in AfterSleep() function
Dtsan_rtl.h746 void AfterSleep(ThreadState *thr, uptr pc);
Dtsan_interceptors.cc352 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
359 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
366 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.h818 void AfterSleep(ThreadState *thr, uptr pc);
Dtsan_rtl_mutex.cpp480 void AfterSleep(ThreadState *thr, uptr pc) { in AfterSleep() function
Dtsan_interceptors_posix.cpp354 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
361 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
368 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()