Lines Matching refs:Fiber
15 $fiber = new Fiber(function (): void {
17 Fiber::suspend();
28 <!-- init Fiber::__construct() -->
29 <Fiber::__construct>
30 </Fiber::__construct>
31 <!-- init Fiber::start() -->
32 <Fiber::start>
42 <!-- init Fiber::suspend() -->
43 <Fiber::suspend>
46 </Fiber::start>
47 <!-- init Fiber::resume() -->
48 <Fiber::resume>
51 </Fiber::suspend>
59 </Fiber::resume>