concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
executeAndWait
concurrency
thread
Undocumented in source. Be warned that the author may not have intended to support it.
auto
executeAndWait
(
Executor
Work
Args
...
)
(
Executor
executor
,
Work
work
,
Args
args
)
Meta
Source
See Implementation
concurrency
thread
classes
LocalThreadExecutor
ThreadExecutor
functions
concurrency_getLocalThreadExecutor
executeAndWait
executeInNewThread
getLocalThreadExecutor
stdTaskPool
structs
LocalThreadWorker
StdTaskPool
StdTaskPoolProtoScheduler
ThreadSender