Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.c2835 ZEND_ARG_INFO(0, run_mode)
3616 zend_long run_mode = UV_RUN_DEFAULT; local
3621 Z_PARAM_LONG(run_mode)
3625 uv_run(&loop->loop, run_mode);

Completed in 18 milliseconds