Searched refs:zend_fiber_vm_state (Results 1 – 1 of 1) sorted by relevance
98 } zend_fiber_vm_state; typedef100 static zend_always_inline void zend_fiber_capture_vm_state(zend_fiber_vm_state *state) in zend_fiber_capture_vm_state()113 static zend_always_inline void zend_fiber_restore_vm_state(zend_fiber_vm_state *state) in zend_fiber_restore_vm_state()373 zend_fiber_vm_state state; in zend_fiber_switch_context()
Completed in 5 milliseconds