Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2053 static void php_uv_fs_poll_cb(uv_fs_poll_t* handle, int status, const uv_stat_t* prev, const uv_sta… function
6250 error = uv_fs_poll_start(&uv->uv.fs_poll, php_uv_fs_poll_cb, (const char*)path->val, interval);

Completed in 21 milliseconds