Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/include/
H A Dntp_worker.h47 typedef struct { HANDLE thnd; } thread_type; typedef
50 typedef pthread_t thread_type; typedef
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp69 ThreadType thread_type, void *arg) { in ThreadStart() argument
H A Dlsan_posix.cpp51 void ThreadStart(u32 tid, tid_t os_id, ThreadType thread_type) { in ThreadStart()
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h89 ThreadType thread_type; member
H A Dtsan_rtl_thread.cpp153 ThreadType thread_type) { in ThreadStart() argument
/freebsd-src/lib/libomp/
H A Domp-tools.h750 ompt_thread_t thread_type; global() member