Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_fsevents.c1757 int error, waitcount = 0; in fsevent_unmount() local
1767 if (!error && (++waitcount >= 10)) { in fsevent_unmount()
1792 waitcount = 0; in fsevent_unmount()
1798 if (!error && (++waitcount >= 10)) { in fsevent_unmount()