Lines Matching refs:Fiber
20 $notBailedOutFiber = new Fiber(function (): void {
22 Fiber::suspend();
27 $fiber = new Fiber(function (): void {
29 Fiber::suspend();
40 <!-- init Fiber::__construct() -->
41 <Fiber::__construct>
42 </Fiber::__construct>
43 <!-- init Fiber::start() -->
44 <Fiber::start>
54 <!-- init Fiber::suspend() -->
55 <Fiber::suspend>
58 </Fiber::start>
59 <Fiber::__construct>
60 </Fiber::__construct>
61 <Fiber::start>
70 <Fiber::suspend>
73 </Fiber::start>
74 <!-- init Fiber::resume() -->
75 <Fiber::resume>
78 </Fiber::suspend>
88 </Fiber::resume>