Searched refs:pth_proc_hashinit (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/libpthread-105.1.4/kern/
H A Dkern_init.c27 .pth_proc_hashinit = _pth_proc_hashinit,
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c243 pth_proc_hashinit(proc_t p) function
245 pthread_functions->pth_proc_hashinit(p);
H A Dkern_fork.c1365 pth_proc_hashinit(child_proc);
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h71 void (*pth_proc_hashinit)(proc_t p); member in struct:pthread_functions_s
H A Dproc_internal.h789 void pth_proc_hashinit(proc_t);

Completed in 76 milliseconds