Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h672 ALWAYS_INLINE void ProcessPendingSignals(ThreadState *thr) { in ProcessPendingSignals() function
H A Dtsan_interceptors_posix.cpp187 ProcessPendingSignals(thr); in EnterBlockingFunc()
299 ProcessPendingSignals(thr_); in ~ScopedInterceptor()
2652 ProcessPendingSignals(thr); in ~ScopedSyscall()
H A Dtsan_interface_atomic.cpp490 ProcessPendingSignals(thr); \