concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
LocalThreadExecutor.execute
concurrency
thread
LocalThreadExecutor
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(VoidDelegate dg)
class
LocalThreadExecutor
@
trusted
void
execute
(
VoidDelegate
dg
)
void
execute
(VoidFunction fn)
Meta
Source
See Implementation
concurrency
thread
LocalThreadExecutor
constructors
this
functions
execute
isInContext
structs
Node