Searched defs:pthread_join (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/librthread/
H A Dpthread.h63 PROTO_STD_DEPRECATED(pthread_join); variable
H A Drthread.c280 pthread_join(pthread_t thread, void **retval) function
/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-runtime.c201 #pragma weak pthread_join macro
203 #define pthread_join NULL macro
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2.c268 pthread_join(perl_os_thread tid, void **status) function

Completed in 89 milliseconds