Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp516 void AfterSleep(ThreadState *thr, uptr pc) { in AfterSleep() function
H A Dtsan_rtl.h605 void AfterSleep(ThreadState *thr, uptr pc);
H A Dtsan_interceptors_posix.cpp396 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
403 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
410 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()