concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
executeInNewThread
concurrency
thread
Undocumented in source. Be warned that the author may not have intended to support it.
void
executeInNewThread
(VoidFunction fn)
package @
system
nothrow
void
executeInNewThread
(
VoidFunction
fn
)
void
executeInNewThread
(VoidDelegate fn)
Meta
Source
See Implementation
concurrency
thread
classes
LocalThreadExecutor
ThreadExecutor
functions
concurrency_getLocalThreadExecutor
executeAndWait
executeInNewThread
getLocalThreadExecutor
stdTaskPool
structs
LocalThreadWorker
StdTaskPool
StdTaskPoolProtoScheduler
ThreadSender