Home
last modified time | relevance | path

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

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/test/
H A Dtest-fs.c68 static int fsync_cb_count; variable
310 fsync_cb_count++; in fsync_cb()
604 ASSERT(fsync_cb_count == 1); in TEST_IMPL()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-fs.c77 static int fsync_cb_count; variable
382 fsync_cb_count++; in fsync_cb()
758 ASSERT(fsync_cb_count == 1); in TEST_IMPL()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-fs.c77 static int fsync_cb_count; variable
459 fsync_cb_count++; in fsync_cb()
922 ASSERT(fsync_cb_count == 1); in TEST_IMPL()
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dtest-fs.c77 static int fsync_cb_count; variable
459 fsync_cb_count++; in fsync_cb()
922 ASSERT(fsync_cb_count == 1); in TEST_IMPL()
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dtest-fs.c81 static int fsync_cb_count; variable
463 fsync_cb_count++; in fsync_cb()
895 ASSERT(fsync_cb_count == 1); in TEST_IMPL()