concurrency v5.0.3 (2023-04-12T14:20:47Z)
Dub
Repo
ThreadExecutor.execute
concurrency
thread
ThreadExecutor
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(VoidFunction fn)
class
ThreadExecutor
@
trusted
void
execute
(
VoidFunction
fn
)
void
execute
(VoidDelegate fn)
Meta
Source
See Implementation
concurrency
thread
ThreadExecutor
functions
execute
isInContext