HomeSort by relevance Sort by last modified time
    Searched defs:ignore_interceptors (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/dd/
dd_rtl.h 31 bool ignore_interceptors; member in struct:__dsan::Thread
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 365 int ignore_interceptors; member in struct:__tsan::ThreadState
503 cur_thread()->ignore_interceptors++;
509 cur_thread()->ignore_interceptors--;

Completed in 265 milliseconds