ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Awaiter.async
ws
thread
awaiter
Awaiter
Creates a new Thread from inside a Fiber and waits until it completed its work.
T
async
(T delegate() func)
void
async
(T delegate() func)
class
Awaiter
void
async
(
T
:
void
)
(
T
delegate
(
)
func
)
Meta
Source
See Implementation
ws
thread
awaiter
Awaiter
constructors
this
functions
async
process
spawn
tick
variables
fibers
Creates a new Thread from inside a Fiber and waits until it completed its work.