Searched defs:ignore_interceptors (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h31 bool ignore_interceptors; member in struct:__dsan::Thread
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h365 int ignore_interceptors; member in struct:__tsan::ThreadState
503 cur_thread()->ignore_interceptors++;
509 cur_thread()->ignore_interceptors--;

Completed in 231 milliseconds