Home
last modified time | relevance | path

Searched refs:start (Results 51 – 75 of 688) sorted by path

12345678910>>...28

/php-src/Zend/tests/fibers/
H A Dget-return-after-throwing.phpt9 $fiber->start();
H A Dget-return-in-unfinished-fiber.phpt8 var_dump($fiber->start());
H A Dget-return.phpt11 $value = $fiber->start();
H A Dgh10249.phpt10 $fiber->start();
H A Dgh10340-001.phpt13 $fiber->start();
H A Dgh10340-002.phpt14 $fiber->start();
H A Dgh10340-003.phpt24 $fiber->start();
H A Dgh10437.phpt13 $fiber->start();
H A Dgh10496-001.phpt24 $f->start();
H A Dgh10496-002.phpt17 }))->start();
21 $f->start();
H A Dgh9735-001.phpt22 $fiber->start();
H A Dgh9735-002.phpt26 $fiber->start();
H A Dgh9735-003.phpt25 $fiber->start();
H A Dgh9735-004.phpt25 $fiber->start();
H A Dgh9735-005.phpt29 $fiber->start();
H A Dgh9735-006.phpt32 $fiber->start();
H A Dgh9735-007.phpt32 $fiber->start();
H A Dgh9735-008.phpt27 $fiber->start();
H A Dgh9735-009.phpt27 $fiber->start();
H A Dinvocable-class.phpt20 $fiber->start();
H A Dnegative_stack_size.phpt8 $fiber->start();
H A Dno-switch-dtor-resume.phpt9 $fiber->start();
H A Dno-switch-dtor-start.phpt2 Cannot start fiber within destructor
9 $fiber->start();
15 …ught FiberError: Cannot switch fibers in current execution context in %sno-switch-dtor-start.php:%d
17 #0 %sno-switch-dtor-start.php(%d): Fiber->start()
18 #1 %sno-switch-dtor-start.php(%d): class@anonymous->__destruct()
20 thrown in %sno-switch-dtor-start.php on line %d
H A Dno-switch-dtor-suspend.phpt14 $fiber->start();
22 #2 %sno-switch-dtor-suspend.php(%d): Fiber->start()
H A Dno-switch-dtor-throw.phpt9 $fiber->start();

Completed in 49 milliseconds

12345678910>>...28