Home
last modified time | relevance | path

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

/ext-fiber/stubs/
H A DFiberExit.php6 final class FiberExit extends Exception class
/ext-fiber/tests/
H A Dthrow-in-multiple-destroyed-fibers-after-shutdown.phpt40 Fatal error: Uncaught FiberExit: Fiber destroyed in %sthrow-in-multiple-destroyed-fibers-after-shut…
46 Next FiberExit: Fiber destroyed in %sthrow-in-multiple-destroyed-fibers-after-shutdown.php:%d
57 Next FiberExit: Fiber destroyed in %sthrow-in-multiple-destroyed-fibers-after-shutdown.php:%d
H A Dthrow-during-fiber-destruct.phpt19 Fatal error: Uncaught FiberExit: Fiber destroyed in %s:%d
H A Dsuspend-in-force-close-fiber.phpt22 Fatal error: Uncaught FiberExit: Fiber destroyed in %ssuspend-in-force-close-fiber.php:%d
H A Dsuspend-in-force-close-fiber-after-shutdown.phpt24 Fatal error: Uncaught FiberExit: Fiber destroyed in %ssuspend-in-force-close-fiber-after-shutdown.p…
/ext-fiber/
H A Dfiber.stub.php54 final class FiberExit extends Exception class
H A Dfiber_arginfo.h81 ZEND_METHOD(FiberExit, __construct);
118 ZEND_ME(FiberExit, __construct, arginfo_class_FiberExit___construct, ZEND_ACC_PUBLIC)
/ext-fiber/src/
H A Dfiber.c583 ZEND_METHOD(FiberExit, __construct) in ZEND_METHOD() argument

Completed in 15 milliseconds