Home
last modified time | relevance | path

Searched refs:force_all (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/kern/
H A Dkern_lockf.c1467 lf_wakelock(struct lockf *listhead, boolean_t force_all) in lf_wakelock() argument
1472 if (force_all == FALSE && (listhead->lf_flags & F_WAKE1_SAFE)) { in lf_wakelock()