Searched refs:lh_lock (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_labelh.c194 lh_lock(lh);
204 lh_lock(lh);
216 lh_lock(lh);
H A Dipc_labelh.h92 #define lh_lock(lh) mutex_lock(&(lh)->lh_lock_data) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.h224 #define tasklabel_lock(task) lh_lock((task)->label)

Completed in 62 milliseconds