Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs.c77 static int fsync_cb_count; variable
459 fsync_cb_count++; in fsync_cb()
927 ASSERT(fsync_cb_count == 1); in TEST_IMPL()