Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libpthread/pthread_specific/
H A Dpthread_specific.c43 run_thread(void *arg) in run_thread() function
/openbsd-src/regress/sys/kern/fork-exit/
H A Dfork-exit.c93 run_thread(void *arg) run_thread() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp84 pthread_t run_thread = (pthread_t)internal_start_thread(RunThread, &arg); in StopTheWorld() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgnu-nat.c1095 struct proc *run_thread, int run_others) in inf_set_threads_resume_sc()