Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libpthread/preemption/
H A Dpreemption.c41 new_thread(void *new_buf) in new_thread() function
/openbsd-src/regress/lib/libpthread/pthread_create/
H A Dpthread_create.c47 new_thread(void* arg) in new_thread() function
/openbsd-src/regress/lib/libpthread/sleep/
H A Dsleep.c54 new_thread(void* arg) in new_thread() function
/openbsd-src/regress/lib/libpthread/switch/
H A Dswitch.c70 new_thread(void *arg) in new_thread() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001101.c20 rtx new_thread; local
/openbsd-src/regress/lib/libpthread/close/
H A Dclose.c98 new_thread(void* arg) in new_thread() function
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dinferiors.c107 struct thread_info *new_thread in add_thread() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp563 void NativeProcessWindows::OnCreateThread(const HostThread &new_thread) { in OnCreateThread()
H A DProcessWindows.cpp762 void ProcessWindows::OnCreateThread(const HostThread &new_thread) { in OnCreateThread()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreorg.c2579 rtx new_thread; local
/openbsd-src/gnu/gcc/gcc/
H A Dreorg.c2501 rtx new_thread; in fill_slots_from_thread() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectThread.cpp1188 Thread *new_thread = in DoExecute() local