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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h750 void pth_proc_hashinit(proc_t);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c1343 pth_proc_hashinit(child_proc);
H A Dpthread_support.c2628 pth_proc_hashinit(proc_t p) function
2632 panic("pth_proc_hashinit: hash init returned 0\n");

Completed in 72 milliseconds