Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libthr/thread/
HDthr_create.c57 struct pthread *curthread, *new_thread; in _pthread_create() local
/freebsd-11-stable/contrib/gdb/gdb/gdbserver/
HDinferiors.c107 struct thread_info *new_thread in add_thread() local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-specific.cpp480 uint64_t new_thread = KMP_TEST_THEN_INC64((kmp_int64 *)&thread); in __ompt_get_unique_id_internal() local
/freebsd-11-stable/usr.bin/truss/
HDsetup.c177 new_thread(struct procinfo *p, lwpid_t lwpid) in new_thread() function
/freebsd-11-stable/contrib/gcc/
HDreorg.c2501 rtx new_thread; in fill_slots_from_thread() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectThread.cpp1328 Thread *new_thread = in DoExecute() local