| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/ |
| H A D | step.c | 130 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 D | thread-specific.c | 65 pthread_exit(NULL); in thread_function()
|
| H A D | watchthreads.c | 64 pthread_exit(NULL); in thread_function()
|
| H A D | schedlock.c | 64 pthread_exit(NULL); in thread_function()
|
| H A D | print-threads.c | 56 pthread_exit(NULL); in thread_function()
|
| /openbsd-src/regress/lib/libpthread/preemption_float/ |
| H A D | preemption_float.c | 67 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 D | pthread_cond_timedwait.c | 60 pthread_exit(NULL); in thread_1() 70 pthread_exit(NULL); in thread_2()
|
| /openbsd-src/lib/libc/thread/ |
| H A D | rthread.c | 122 pthread_exit(void *retval) in pthread_exit() function 158 DEF_STRONG(pthread_exit);
|
| H A D | callbacks.c | 29 pthread_exit(PTHREAD_CANCELED); in _thread_canceled()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gthr-dce.h | 83 #pragma weak pthread_exit macro 234 pthread_exit (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
|
| H A D | gthr-posix.h | 67 #pragma weak pthread_exit macro 251 pthread_exit (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gthr-posix.h | 118 __gthrw3(pthread_exit) 127 __gthrw(pthread_exit) 373 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
|
| H A D | gthr-dce.h | 88 __gthrw(pthread_exit) in __gthrw() 248 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
|
| H A D | gthr-posix95.h | 92 __gthrw(pthread_exit) 336 __gthrw_(pthread_exit) (&__objc_thread_exit_status); in __gthread_objc_thread_exit()
|
| H A D | gthr-posix.c | 154 pthread_exit (void *value_ptr ATTRIBUTE_UNUSED) in pthread_exit() function
|
| /openbsd-src/regress/sys/kern/main-thread-exited/ |
| H A D | main-thread-exited.c | 48 pthread_exit(NULL); in main()
|
| /openbsd-src/lib/libc/hidden/ |
| H A D | pthread.h | 35 PROTO_NORMAL(pthread_exit);
|
| /openbsd-src/lib/libpthread/man/ |
| H A D | Makefile.inc | 33 pthread_exit.3 \
|
| /openbsd-src/lib/librthread/ |
| H A D | rthread.c | 97 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 D | sanitizer_pthread_wrappers.h | 61 inline void pthread_exit(void *retval) { in pthread_exit() function
|
| /openbsd-src/regress/lib/libpthread/semaphore/sem_destroy/ |
| H A D | sem_destroy.c | 39 pthread_exit(NULL); in main()
|
| /openbsd-src/regress/sys/kern/signal/sigprof/ |
| H A D | sigprof.c | 69 pthread_exit(NULL); in spinloop()
|
| /openbsd-src/regress/lib/libpthread/pthread_mutex/ |
| H A D | pthread_mutex.c | 66 pthread_exit(NULL); in thread_contention()
|
| /openbsd-src/include/ |
| H A D | pthread.h | 217 __dead void pthread_exit(void *);
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | testbound.c | 490 pthread_exit(NULL); in main()
|