voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
voxelman.thread.worker
voxelman
thread
Public Imports
voxelman.thread.sharedqueue
public
import
voxelman
.
thread
.
sharedqueue
;
Undocumented in source.
Members
Functions
spawnWorker
Thread
spawnWorker
(F fn, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
MAX_LOAD_QUEUE_LENGTH
enum
MAX_LOAD_QUEUE_LENGTH
;
Undocumented in source.
QUEUE_LENGTH
enum
QUEUE_LENGTH
;
Undocumented in source.
Structs
Worker
struct
Worker
Undocumented in source.
WorkerGroup
struct
WorkerGroup
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2013-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
thread
modules
servercontrol
sharedqueue
worker