localrest v0.4.0 (2021-03-22T23:44:53Z)
Dub
Repo
InfoFiber.reuse
geod24
concurrency
FiberScheduler
InfoFiber
Reset the Fiber to be reused with a new delegate
Param: op = Delegate
class
InfoFiber
nothrow
void
reuse
(
void
delegate
(
)
op
)
Meta
Source
See Implementation
geod24
concurrency
FiberScheduler
InfoFiber
constructors
this
functions
reuse
variables
blocker
resources
Reset the Fiber to be reused with a new delegate
Param: op = Delegate