Searched defs:thread_type (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp51 ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type, void *arg) argument
H A Dlsan_posix.cpp48 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, argument
H A Dsanitizer_thread_registry.h52 ThreadType thread_type; member in class:__sanitizer::ThreadContextBase
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h88 ThreadType thread_type; member in struct:__tsan::ReportThread
H A Dtsan_rtl_thread.cpp152 ThreadStart(ThreadState *thr, Tid tid, tid_t os_id, ThreadType thread_type) argument

Completed in 133 milliseconds