|
CX Framework
Cross-platform C utility framework
|
Thread-local rotating scratch buffers for temporary storage. More...
Go to the source code of this file.
Data Structures | |
| struct | ScratchPerThreadInfo |
| Per-thread scratch buffer state. More... | |
Typedefs | |
| typedef struct ScratchPerThreadInfo | ScratchPerThreadInfo |
| Per-thread scratch buffer state. | |
Functions | |
| void * | scratchGet (size_t sz) |
Thread-local rotating scratch buffers for temporary storage.
Definition in file scratch.h.