Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/vfs/
H A Dvfs_fsevents.c2106 int error, waitcount = 0; in fsevent_unmount() local
2116 if (!error && (++waitcount >= 10)) { in fsevent_unmount()
2141 waitcount = 0; in fsevent_unmount()
2147 if (!error && (++waitcount >= 10)) { in fsevent_unmount()