voxelman.world.storage.storageworker

Members

Functions

storageWorker
void storageWorker(WorldDb _worldDb, bool* workerRunning, Mutex workAvaliableMutex, Condition workAvaliable, SharedQueue* loadResQueue, SharedQueue* saveResQueue, SharedQueue* loadTaskQueue, SharedQueue* saveTaskQueue, Worker[] genWorkers)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

GenWorkerControl
struct GenWorkerControl
Undocumented in source.
TimeMeasurer
struct TimeMeasurer
Undocumented in source.

Meta

Authors

Andrey Penechko.