Searched refs:fs_event_unlink_files (Results 1 – 1 of 1) sorted by relevance
200 static void fs_event_unlink_files(uv_timer_t* handle) { in fs_event_unlink_files() function222 ASSERT_OK(uv_timer_start(&timer, fs_event_unlink_files, 1, 0)); in fs_event_unlink_files()245 ASSERT_OK(uv_timer_start(&timer, fs_event_unlink_files, 1, 0)); in fs_event_cb_dir_multi_file()454 fs_event_unlink_files(NULL); in TEST_IMPL()475 fs_event_unlink_files(NULL); in TEST_IMPL()497 fs_event_unlink_files(NULL); in TEST_IMPL()516 fs_event_unlink_files(NULL); in TEST_IMPL()533 fs_event_unlink_files(NULL); in TEST_IMPL()1037 fs_event_unlink_files(NULL); in TEST_IMPL()1060 fs_event_unlink_files(NULL); in TEST_IMPL()
Completed in 5 milliseconds