Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs.c78 static int fdatasync_cb_count; variable
471 fdatasync_cb_count++; in fdatasync_cb()
928 ASSERT(fdatasync_cb_count == 1); in TEST_IMPL()