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.h602 void AfterSleep(ThreadState *thr, uptr pc);
H A Dtsan_interceptors_posix.cpp386 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
393 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()
400 AfterSleep(thr, pc); in TSAN_INTERCEPTOR()