Searched refs:BlockingCall (Results 1 – 1 of 1) sorted by relevance
323 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))325 struct BlockingCall { struct326 explicit BlockingCall(ThreadState *thr) in BlockingCall() function344 ~BlockingCall() { in ~BlockingCall() argument1187 BlockingCall bc(thr); in cond_wait()