Searched defs:pthread_exit (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_pthread_wrappers.h61 inline void pthread_exit(void *retval) { function
/openbsd-current/lib/libc/hidden/
H A Dpthread.h35 PROTO_NORMAL(pthread_exit); variable
/openbsd-current/lib/libc/thread/
H A Drthread.c122 pthread_exit(void *retval) function
158 DEF_STRONG(pthread_exit); variable
/openbsd-current/gnu/gcc/gcc/
H A Dgthr-posix.c154 pthread_exit (void *value_ptr ATTRIBUTE_UNUSED) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgthr-dce.h83 #pragma weak pthread_exit macro
H A Dgthr-posix.h67 #pragma weak pthread_exit macro

Completed in 191 milliseconds