GstAtomic
Functions that implement atomic operations.
Functions that implement atomic operations on a #GstAtomicInt structure.
Atomic operations are thread safe and don't use heavyweight locking mechanisms.
These functions will be inlined in the GStreamer core but are available to plugins
as external methods.
#GstMemChunk
Atomically set the value on the #GstAtomicInt.
@atomic_int:
@value:
@aint: a #GstAtomicInt
@val: The new value