Searched refs:zend_fiber_stack_allocate (Results 1 – 1 of 1) sorted by relevance
206 static zend_fiber_stack *zend_fiber_stack_allocate(size_t size) in zend_fiber_stack_allocate() function415 context->stack = zend_fiber_stack_allocate(stack_size); in zend_fiber_init_context()
Completed in 7 milliseconds