concurrency v4.12.0 (2022-07-25T21:03:12Z)
Dub
Repo
executeInNewThread
concurrency
thread
Undocumented in source. Be warned that the author may not have intended to support it.
void
executeInNewThread
(VoidFunction fn)
void
executeInNewThread
(VoidDelegate fn)
package @
system
nothrow
void
executeInNewThread
(
VoidDelegate
fn
)
Meta
Source
See Implementation
concurrency
thread
aliases
WorkItem
WorkQueue
classes
LocalThreadExecutor
ThreadExecutor
functions
concurrency_getLocalThreadExecutor
executeAndWait
executeInNewThread
getLocalThreadExecutor
stdTaskPool
structs
AddTimer
LocalThreadWorker
Noop
RemoveTimer
StdTaskPool
StdTaskPoolProtoScheduler
ThreadSender
WorkNode