concurrency ~master (2022-01-07T14:23: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)
void
executeInNewThread
(VoidDelegate fn)
package @
system
nothrow
void
executeInNewThread
(
VoidDelegate
fn
)
Meta
Source
See Implementation
concurrency
thread
aliases
WorkItem
WorkQueue
classes
LocalThreadExecutor
ThreadExecutor
functions
executeAndWait
executeInNewThread
getLocalThreadExecutor
stdTaskPool
structs
AddTimer
LocalThreadWorker
RemoveTimer
StdTaskPool
StdTaskPoolProtoScheduler
ThreadSender
WorkNode