Home
last modified time | relevance | path

Searched defs:BlockingCall (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc321 struct BlockingCall { struct
322 explicit BlockingCall(ThreadState *thr) in BlockingCall() function
340 ~BlockingCall() { in ~BlockingCall() argument
345 ThreadState *thr;
346 ThreadSignalContext *ctx;