mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 07:28:48 +00:00
588cdcd369
This is a queue which has the same API as GQueue, except that: * It uses an array, instead of a doubled-linked-list * The array can only grow. This code is not-threadsafe. It is up to the owner to make sure the proper locking is taken before calling this API. |
||
---|---|---|
.. | ||
base | ||
check | ||
controller | ||
helpers | ||
net | ||
Makefile.am |