Home
last modified time | relevance | path

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

/ext-fiber/
H A Dfiber.h44 typedef void (*zend_fiber_coroutine)(zend_fiber_context *context); typedef
58 zend_fiber_coroutine function;
125 PHP_FIBER_API zend_bool zend_fiber_init_context(zend_fiber_context *context, zend_fiber_coroutine c…
/ext-fiber/src/
H A Dfiber_asm.c50 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