Searched refs:zend_fiber_coroutine (Results 1 – 2 of 2) sorted by relevance
44 typedef void (*zend_fiber_coroutine)(zend_fiber_context *context); typedef58 zend_fiber_coroutine function;125 PHP_FIBER_API zend_bool zend_fiber_init_context(zend_fiber_context *context, zend_fiber_coroutine c…
50 PHP_FIBER_API zend_bool zend_fiber_init_context(zend_fiber_context *context, zend_fiber_coroutine c… in zend_fiber_init_context()
Completed in 4 milliseconds