Searched refs:THR_FUNNEL_NULL (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c244 thread_template.funnel_lock = THR_FUNNEL_NULL;
1575 return(THR_FUNNEL_NULL);
1619 return(THR_FUNNEL_NULL);
1654 cur_thread->funnel_lock = THR_FUNNEL_NULL;
H A Dthread.h759 #define THR_FUNNEL_NULL (funnel_t *)0 macro

Completed in 25 milliseconds