Home
last modified time | relevance | path

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

/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() function
H A Dfiber.c344 if (!zend_fiber_init_context(&fiber->context, zend_fiber_execute, FIBER_G(stack_size))) { in ZEND_METHOD()
/ext-fiber/
H A Dfiber.h125 PHP_FIBER_API zend_bool zend_fiber_init_context(zend_fiber_context *context, zend_fiber_coroutine c…

Completed in 10 milliseconds