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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_labelh.h93 #define lh_unlock(lh) mutex_unlock(&(lh)->lh_lock_data) macro
107 lh_unlock(lh); \
H A Dipc_labelh.c206 lh_unlock(lh);
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.h225 #define tasklabel_unlock(task) lh_unlock((task)->label)

Completed in 72 milliseconds