Searched refs:BlockingCall (Results 1 – 1 of 1) sorted by relevance
356 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))358 struct BlockingCall { struct359 explicit BlockingCall(ThreadState *thr) in BlockingCall() argument370 ~BlockingCall() { in ~BlockingCall() argument1253 BlockingCall bc(thr); in cond_wait()