localrest ~test-with-upstream (2022-01-13T23:20:54.8481713)
Dub
Repo
FiberScheduler.start
geod24
concurrency
FiberScheduler
This creates a new Fiber for the supplied op and then starts the dispatcher.
class
FiberScheduler
void
start
(
void
delegate
(
)
op
)
Meta
Source
See Implementation
geod24
concurrency
FiberScheduler
classes
FiberBinarySemaphore
InfoFiber
functions
create
schedule
spawn
start
properties
thisInfo
static functions
yield
This creates a new Fiber for the supplied op and then starts the dispatcher.