concurrency ~master (2022-01-07T14:23:47Z)
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)
void
execute
(VoidFunction fn)
class
LocalThreadExecutor
@
trusted
void
execute
(
VoidFunction
fn
)
Meta
Source
See Implementation
concurrency
thread
LocalThreadExecutor
constructors
this
functions
execute
isInContext
structs
Node