Home
last modified time | relevance | path

Searched refs:p_pthhash (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/pthread/ !
H A Dpthread_shims.c89 PTHREAD_STRUCT_ACCESSOR(proc_get_pthhash, proc_set_pthhash, void*, struct proc*, p_pthhash);
/xnu-12377.41.6/bsd/sys/ !
H A Dproc_internal.h436 void * p_pthhash; /* pthread waitqueue hash */ member