Home
last modified time | relevance | path

Searched refs:ksyn_waitq_element (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/bsd/sys/
H A Dpthread_internal.h35 struct ksyn_waitq_element { struct
H A Dpthread_shims.h50 struct ksyn_waitq_element;
180 struct ksyn_waitq_element *kwe, struct turnstile **tstore);
H A Duser.h163 struct ksyn_waitq_element uus_kwe; /* user for pthread synch */
/xnu-10063.141.1/bsd/pthread/
H A Dpthread_shims.c285 psynch_wait_wakeup(uintptr_t kwq, struct ksyn_waitq_element *kwe, in psynch_wait_wakeup()