Searched refs:BlockingCall (Results 1 – 3 of 3) sorted by relevance
307 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))309 struct BlockingCall { struct310 explicit BlockingCall(ThreadState *thr) in BlockingCall() function328 ~BlockingCall() { in ~BlockingCall() argument1124 BlockingCall bc(thr); in cond_wait()
313 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))315 struct BlockingCall { struct316 explicit BlockingCall(ThreadState *thr) in BlockingCall() argument334 ~BlockingCall() { in ~BlockingCall() argument1207 BlockingCall bc(thr); in cond_wait()
322 #define BLOCK_REAL(name) (BlockingCall(thr), REAL(name))324 struct BlockingCall { struct325 explicit BlockingCall(ThreadState *thr) in BlockingCall() function343 ~BlockingCall() { in ~BlockingCall() argument1166 BlockingCall bc(thr); in cond_wait()