Home
last modified time | relevance | path

Searched defs:new_thread (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/lib/libthr/thread/
H A Dthr_create.c56 struct pthread *curthread, *new_thread; in _pthread_create() local
[all...]
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp500 uint64_t new_thread = KMP_TEST_THEN_INC64((kmp_int64 *)&thread); __ompt_get_unique_id_internal() local
/freebsd-src/usr.bin/truss/
H A Dsetup.c262 new_thread(struct procinfo *p, lwpid_t lwpid) in new_thread() function
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp1235 Thread *new_thread = nullptr; DoExecute() local
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp2099 SetIOHandlerThread(HostThread & new_thread) SetIOHandlerThread() argument