![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
A lock-free queue (FIFO). More...
Functions | |
| PlankI | pl_LockFreeQueue_GetSize (PlankLockFreeQueueRef p) |
| NB the result of this could be invalid by the time it is returned in a multithreaded context. | |
A lock-free queue (FIFO).
| PlankI pl_LockFreeQueue_GetSize | ( | PlankLockFreeQueueRef | p | ) |
NB the result of this could be invalid by the time it is returned in a multithreaded context.
1.7.4