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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h555 void * fnl_mtxholder; /* thread (last)holdng mutex */ member in struct:funnel_lock
H A Dthread.c1196 fnl->fnl_mtxholder = current_thread();
1204 fnl->fnl_mtxholder = NULL;

Completed in 27 milliseconds