Searched refs:BlockingCall (Results 1 – 1 of 1) sorted by relevance
319 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))321 struct BlockingCall { struct322 explicit BlockingCall(ThreadState *thr) in BlockingCall() function340 ~BlockingCall() { in ~BlockingCall() argument1057 BlockingCall bc(thr); in cond_wait()