Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_fibers.c118 } zend_fiber_vm_state; typedef
120 static zend_always_inline void zend_fiber_capture_vm_state(zend_fiber_vm_state *state) in zend_fiber_capture_vm_state()
137 static zend_always_inline void zend_fiber_restore_vm_state(zend_fiber_vm_state *state) in zend_fiber_restore_vm_state()
472 zend_fiber_vm_state state; in zend_fiber_switch_context()

Completed in 6 milliseconds