Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_fsevents.c1981 int error, waitcount = 0; in fsevent_unmount() local
1991 if (!error && (++waitcount >= 10)) { in fsevent_unmount()
2016 waitcount = 0; in fsevent_unmount()
2022 if (!error && (++waitcount >= 10)) { in fsevent_unmount()