concurrency v5.0.3 (2023-04-12T14:20:47Z)
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 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