[LAD] Atomic Operations

Gabriel M. Beddingfield gabriel at teuton.org
Sat Dec 12 19:39:42 UTC 2009



On Sat, 12 Dec 2009, Arnold Krille wrote:

> Nice reading. Only one thing:
>
> On Saturday 12 December 2009 18:47:19 Gabriel M. Beddingfield wrote:
>>      + Qt 4 has the q_atomic_*() functions.[3]  While
>>        they are accessible, they are /not/ a part of
>>        their stable, public API.
>
> Qt has QAtomicInt and QAtomicPointer. Furthermore it has QSharedData and
> assorted QSharedPointer(s) used for ref-counting and copy-on-write. All atomic
> (on all Qt-supported platforms) and very useful.

Doh!  These /never/ turned up in any of my (google) 
searches, so I wasn't aware of them.  Thanks for pointing 
them out.

-gabriel



More information about the Linux-audio-dev mailing list