Home
last modified time | relevance | path

Searched defs:pthread_init (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/pthread/
H A Dpthread_shims.c315 pthread_init(void) in pthread_init() function
/xnu-10063.141.1/bsd/sys/
H A Dpthread_shims.h70 void (*pthread_init)(void); member