localrest ~master (2021-10-28T01:25:59.6657145)
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
FiberBlocker
InfoFiber
constructors
this
functions
create
enterCriticalSection
exitCriticalSection
schedule
spawn
start
interfaces
Resource
static functions
yield
yieldAndThrow
This creates a new Fiber for the supplied op and then starts the dispatcher.