Home
last modified time | relevance | path

Searched defs:thread_type (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_worker.h47 typedef struct { HANDLE thnd; } thread_type; typedef
50 typedef pthread_t thread_type; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp69 ThreadType thread_type, void *arg) { in ThreadStart()
H A Dlsan_posix.cpp49 ThreadStart(u32 tid,tid_t os_id,ThreadType thread_type) ThreadStart() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h52 ThreadType thread_type; variable
H A Dsanitizer_thread_registry.cpp310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h88 ThreadType thread_type; global() member
H A Dtsan_rtl_thread.cpp153 ThreadType thread_type) { in ThreadStart()
/freebsd/lib/libomp/
H A Domp-tools.h756 ompt_thread_t thread_type; member