Searched defs:pthread_create (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-hooks3.c273 #undef pthread_create macro
/openbsd-current/gnu/gcc/gcc/
H A Dgthr-posix.c70 pthread_create (pthread_t *thread ATTRIBUTE_UNUSED, function
/openbsd-current/gnu/llvm/libcxx/src/
H A Dthread.cpp24 #pragma weak pthread_create // Do not create libpthread dependency macro
/openbsd-current/gnu/usr.bin/perl/
H A Dthread.h37 # define pthread_create(t,a,s,d) pthread_create(t,&(a),s,d) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgthr-dce.h70 #pragma weak pthread_create macro
H A Dgthr-posix.h54 #pragma weak pthread_create macro
/openbsd-current/lib/librthread/
H A Dpthread.h58 PROTO_STD_DEPRECATED(pthread_create); variable
H A Drthread.c344 pthread_create(pthread_t *threadp, const pthread_attr_t *attr, function
/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2.c413 pthread_create(perl_os_thread *tidp, const pthread_attr_t *attr, function

Completed in 281 milliseconds