Searched refs:zend_fiber_destroy_context (Results 1 – 3 of 3) sorted by relevance
72 PHP_FIBER_API void zend_fiber_destroy_context(zend_fiber_context *context) in zend_fiber_destroy_context() function
263 zend_fiber_destroy_context(&fiber->context); in zend_fiber_object_free()
126 PHP_FIBER_API void zend_fiber_destroy_context(zend_fiber_context *context);
Completed in 7 milliseconds