Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h672 ALWAYS_INLINE void ProcessPendingSignals(ThreadState *thr) { in ProcessPendingSignals() function
H A Dtsan_interceptors_posix.cpp192 ProcessPendingSignals(thr); in EnterBlockingFunc()
304 ProcessPendingSignals(thr_); in ~ScopedInterceptor()
2642 ProcessPendingSignals(thr); in ~ScopedSyscall()
H A Dtsan_interface_atomic.cpp490 ProcessPendingSignals(thr); \