Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
sanitizer_thread_registry.h | 48 bool workerthread; member in class:__sanitizer::ThreadContextBase 124 void StartThread(u32 tid, tid_t os_id, bool workerthread, void *arg); |
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | |
tsan_report.h | 95 bool workerthread; member in struct:__tsan::ReportThread |