Searched defs:child_tid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dthr.h54 long *child_tid; /* address to store new TID. */ member in struct:thr_param
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h155 ProcessMessage(lldb::tid_t tid, Kind kind, lldb::tid_t child_tid) argument
91 NewThread(lldb::tid_t parent_tid, lldb::tid_t child_tid) argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp305 kmp_uint32 child_tid; local
415 kmp_uint32 child_tid; local
547 kmp_uint32 child_tid; local
647 kmp_uint32 child_tid; local
904 kmp_int32 child_tid; local
1162 kmp_int32 child_tid; local
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32.h209 uint32_t child_tid; member in struct:thr_param32

Completed in 87 milliseconds