HomeSort by relevance Sort by last modified time
    Searched full:in_signal_handler (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc     [all...]
tsan_mman.cc 89 if (!thr->in_signal_handler || !flags()->report_signal_unsafe)
tsan_rtl.h 435 bool in_signal_handler; member in struct:__tsan::ThreadState
tsan_rtl_report.cc 597 if (thr->in_signal_handler)

Completed in 255 milliseconds