Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.h175 uv_fs_poll_t fs_poll; member
H A Dphp_uv.c6250 error = uv_fs_poll_start(&uv->uv.fs_poll, php_uv_fs_poll_cb, (const char*)path->val, interval);
6272 uv_fs_poll_stop(&uv->uv.fs_poll);

Completed in 17 milliseconds