Home
last modified time | relevance | path

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

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