Searched refs:BlockingCall (Results 1 – 4 of 4) sorted by relevance
46 case DiagnosticsInfoType::BlockingCall: in GetErrorTypeStr()71 case DiagnosticsInfoType::BlockingCall: { in PrintReason()
22 BlockingCall, enumerator
150 {DiagnosticsInfoType::BlockingCall, func_name, pc, bp}, in __rtsan_notify_blocking_call()
371 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))373 struct BlockingCall { struct374 explicit BlockingCall(ThreadState *thr) in BlockingCall() function385 ~BlockingCall() { in ~BlockingCall() argument1306 BlockingCall bc(thr); in cond_wait()