freebsd-dev/lib/librt
Ed Schouten cd8b04c906 Convert this piece of code to use C11 atomics.
As mentioned before, we should at least aim to have one piece of code in
both user space and kernel space that uses C11 atomics, to get some
coverage. This piece of code can be migrated trivially, so it's a good
candidate.
2013-06-30 08:59:33 +00:00
..
aio.c
Makefile Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seems 2011-02-23 21:17:38 +00:00
mq.c To support stack unwinding for cancellation points, add -fexceptions flag 2010-09-25 01:57:47 +00:00
sigev_thread.c Convert this piece of code to use C11 atomics. 2013-06-30 08:59:33 +00:00
sigev_thread.h Register signal 33 explicitly as reserved by real-time library, and 2012-03-26 19:12:09 +00:00
timer.c Free unused allocation on error. 2011-11-18 09:56:40 +00:00
Version.map