pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
Functions
Plank LockFreeQueue class
Plank classes

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.

Detailed Description

A lock-free queue (FIFO).


Function Documentation

PlankI pl_LockFreeQueue_GetSize ( PlankLockFreeQueueRef  p)

NB the result of this could be invalid by the time it is returned in a multithreaded context.

 All Classes Functions Typedefs Enumerations Enumerator Properties