Home
last modified time | relevance | path

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

/php-src/Zend/asm/
H A Dmake_sparc64_sysv_elf_gas.S59 # no need to setup boost_context_data, already in %o0 and %o1
/php-src/Zend/
H A Dzend_fibers.c170 } boost_context_data; typedef
173 extern void *make_fcontext(void *sp, size_t size, void (*fn)(boost_context_data));
174 extern ZEND_INDIRECT_RETURN boost_context_data jump_fcontext(void *to, zend_fiber_transfer *transfe…
356 static ZEND_NORETURN void zend_fiber_trampoline(boost_context_data data) in zend_fiber_trampoline()
519 boost_context_data data = jump_fcontext(to->handle, transfer); in zend_fiber_switch_context()

Completed in 15 milliseconds