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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h627 void * fnl_mtxholder; /* thread (last)holdng mutex */ member in struct:funnel_lock
H A Dthread.c1598 fnl->fnl_mtxholder = current_thread();
1606 fnl->fnl_mtxholder = NULL;

Completed in 22 milliseconds