voxelman.utils.sharedqueue

Members

Functions

roundPow2
size_t roundPow2(size_t v)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SharedQueue
struct SharedQueue

Single-producer single-consumer fixed size circular buffer queue.

Meta

Authors

Andrey Penechko.