Searched refs:fs_event_unlink_files (Results 1 – 1 of 1) sorted by relevance
193 static void fs_event_unlink_files(uv_timer_t* handle) { in fs_event_unlink_files() function215 ASSERT_OK(uv_timer_start(&timer, fs_event_unlink_files, 1, 0)); in fs_event_unlink_files()238 ASSERT_OK(uv_timer_start(&timer, fs_event_unlink_files, 1, 0)); in fs_event_cb_dir_multi_file()447 fs_event_unlink_files(NULL); in TEST_IMPL()468 fs_event_unlink_files(NULL); in TEST_IMPL()490 fs_event_unlink_files(NULL); in TEST_IMPL()509 fs_event_unlink_files(NULL); in TEST_IMPL()526 fs_event_unlink_files(NULL); in TEST_IMPL()1030 fs_event_unlink_files(NULL); in TEST_IMPL()1053 fs_event_unlink_files(NULL); in TEST_IMPL()
Completed in 5 milliseconds