functional tests for atomic operations

Joël Krähemann <[email protected]> Thu, 09 Apr 2015 23:37:09 +0000
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Hi, earlier me experienced problems by using atomic operations on=20
GNU/Linux. Are there functional tests out there me could run? The root=20
case is uncertain because there were known issues like unsigned long=20
overflow and concurrent read access.

I'm developing a music sequencer and dealing often with threads. For no=
w=20
me did a work-around using mutices. But me intend to use atomic=20
operations again because it makes more intuitive and simpler.

http://gsequencer.org is hosted on GitHub as=20
https://github.com/weedlight/ags-devel

=46or the grand picture the engine is running and me adjust dial widget=
 to=20
modify AgsPort field by atomic operations.

At the moment me tries to bring 0.4.2 version to a successful end,=20
marked as stable.

kind regards,
Jo=C3=ABl

--
To unsubscribe from this list: send the line "unsubscribe linux-c-progr=
amming" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html