Searched defs:fnl (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c175 funnel_t *fnl = NULL; /* compiler doesn't notice CTLFLAG_LOCKED */ local
281 funnel_t *fnl = NULL; /* compiler doesn't notice CTLFLAG_LOCKED */ local
1380 funnel_t *fnl = NULL; local
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1562 funnel_t *fnl; local
1584 funnel_free( funnel_t * fnl) argument
1594 funnel_lock( funnel_t * fnl) argument
1602 funnel_unlock( funnel_t * fnl) argument
1623 thread_funnel_set( funnel_t * fnl, boolean_t funneled) argument
[all...]

Completed in 23 milliseconds