Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_create.c55 struct pthread *curthread, *new_thread; in _pthread_create() local
/NextBSD/contrib/gdb/gdb/gdbserver/
HDinferiors.c107 struct thread_info *new_thread in add_thread() local
/NextBSD/contrib/gcc/
HDreorg.c2501 rtx new_thread; in fill_slots_from_thread() local
/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectThread.cpp1399 Thread *new_thread = process->GetThreadList().FindThreadByIndexID(index_id).get(); in DoExecute() local