Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp_worker.h47 typedef struct { HANDLE thnd; } thread_type; typedef
50 typedef pthread_t thread_type; typedef
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp52 ThreadType thread_type, void *arg) { in ThreadStart()
H A Dlsan_posix.cpp47 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h51 ThreadType thread_type; variable
H A Dsanitizer_thread_registry.cpp302 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type, in StartThread()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h95 ThreadType thread_type; member
H A Dtsan_rtl_thread.cpp238 ThreadType thread_type) { in ThreadStart()
/freebsd-13.1/lib/libomp/
H A Domp-tools.h710 ompt_thread_t thread_type; member