Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_fsevents.c1707 int error, waitcount = 0; in fsevent_unmount() local
1717 if (!error && (++waitcount >= 10)) { in fsevent_unmount()
1742 waitcount = 0; in fsevent_unmount()
1748 if (!error && (++waitcount >= 10)) { in fsevent_unmount()