Home
last modified time | relevance | path

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

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