Home
last modified time | relevance | path

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

/ext-fiber/
H A Dfiber.h117 static const zend_uchar ZEND_FIBER_STATUS_THREW = 0x8; variable
/ext-fiber/src/
H A Dfiber.c200 fiber->status = ZEND_FIBER_STATUS_THREW; in zend_fiber_execute()
544 } else if (fiber->status == ZEND_FIBER_STATUS_THREW) { in ZEND_METHOD()

Completed in 9 milliseconds