Searched refs:pthread_init (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dpthread_internal.h45 void pthread_init(void);
H A Dpthread_shims.h64 void (*pthread_init)(void); member in struct:pthread_functions_s
246 void pthread_init(void);
/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c189 pthread_init(void) function
194 pthread_functions->pthread_init();
H A Dbsd_init.c744 pthread_init();

Completed in 66 milliseconds