Home
last modified time | relevance | path

Searched refs:pthread_exit (Results 1 – 25 of 31) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dstep.c130 pthread_exit ((void *) 0);
138 pthread_exit ((void *) -1);
153 pthread_exit ((void *) -1);
174 pthread_exit ((void *) 0);
182 pthread_exit ((void *) -1);
197 pthread_exit ((void *) -1);
220 pthread_exit ((void *) 0); in alarm_handler2()
H A Dthread-specific.c65 pthread_exit(NULL); in thread_function()
H A Dwatchthreads.c64 pthread_exit(NULL); in thread_function()
H A Dschedlock.c64 pthread_exit(NULL); in thread_function()
H A Dprint-threads.c56 pthread_exit(NULL); in thread_function()
/openbsd-src/regress/lib/libpthread/preemption_float/
H A Dpreemption_float.c67 pthread_exit(&float_failed); in log_loop()
71 pthread_exit(&float_passed); in log_loop()
93 pthread_exit(&float_failed); in trig_loop()
97 pthread_exit(&float_passed); in trig_loop()
/openbsd-src/regress/lib/libpthread/pthread_cond_timedwait/
H A Dpthread_cond_timedwait.c60 pthread_exit(NULL); in thread_1()
70 pthread_exit(NULL); in thread_2()
/openbsd-src/lib/libc/thread/
H A Drthread.c122 pthread_exit(void *retval) in pthread_exit() function
158 DEF_STRONG(pthread_exit);
H A Dcallbacks.c29 pthread_exit(PTHREAD_CANCELED); in _thread_canceled()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgthr-dce.h83 #pragma weak pthread_exit macro
234 pthread_exit (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-posix.h67 #pragma weak pthread_exit macro
251 pthread_exit (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
/openbsd-src/gnu/gcc/gcc/
H A Dgthr-posix.h118 __gthrw3(pthread_exit)
127 __gthrw(pthread_exit)
373 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-dce.h88 __gthrw(pthread_exit) in __gthrw()
248 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-posix95.h92 __gthrw(pthread_exit)
336 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
H A Dgthr-posix.c154 pthread_exit (void *value_ptr ATTRIBUTE_UNUSED) in pthread_exit() function
/openbsd-src/regress/sys/kern/main-thread-exited/
H A Dmain-thread-exited.c48 pthread_exit(NULL); in main()
/openbsd-src/lib/libc/hidden/
H A Dpthread.h35 PROTO_NORMAL(pthread_exit);
/openbsd-src/lib/libpthread/man/
H A DMakefile.inc33 pthread_exit.3 \
/openbsd-src/lib/librthread/
H A Drthread.c97 pthread_exit(retval); in _rthread_start()
131 pthread_exit(PTHREAD_CANCELED); in sigthr_handler()
451 pthread_exit(PTHREAD_CANCELED); in pthread_testcancel()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h61 inline void pthread_exit(void *retval) { in pthread_exit() function
/openbsd-src/regress/lib/libpthread/semaphore/sem_destroy/
H A Dsem_destroy.c39 pthread_exit(NULL); in main()
/openbsd-src/regress/sys/kern/signal/sigprof/
H A Dsigprof.c69 pthread_exit(NULL); in spinloop()
/openbsd-src/regress/lib/libpthread/pthread_mutex/
H A Dpthread_mutex.c66 pthread_exit(NULL); in thread_contention()
/openbsd-src/include/
H A Dpthread.h217 __dead void pthread_exit(void *);
/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestbound.c490 pthread_exit(NULL); in main()

12