mango_engine.util

Undocumented in source.

Members

Aliases

WorkDelegate
alias WorkDelegate = void delegate() @(system)
Undocumented in source.

Classes

SyncLock
class SyncLock

Dummy class used for locks.

ThreadPool
class ThreadPool

Utility class to manage a group of threads.

ThreadWorker
class ThreadWorker
Undocumented in source.

Functions

readFileToString
string readFileToString(string filename)

Reads a whole file into a string.

Structs

Work
struct Work
Undocumented in source.

Meta