index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of including config.h from header files, check whether PACKAGE is def...
Lennart Poettering
2007-09-11
1
-3
/
+2
*
unify static TLS support, make use of gcc __thread attribute if available
Lennart Poettering
2007-09-10
1
-1
/
+1
*
document that the native amd64 atomic ops implementation is incomplete
Lennart Poettering
2007-09-10
1
-0
/
+2
*
add native amd64 atomic int implementation
Lennart Poettering
2007-09-04
1
-4
/
+83
*
if available, use native gcc atomicity builtins
Lennart Poettering
2007-09-04
1
-9
/
+84
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
1
-9
/
+11
*
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
2007-05-27
1
-0
/
+4
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-3
/
+3
*
add static initializer PA_ATOMIC_INIT()
Lennart Poettering
2006-09-09
1
-0
/
+2
*
add a tiny wrapper around libatomic_ops: pa_atomic_int_t and pa_atomit_ptr_t.
Lennart Poettering
2006-09-08
1
-0
/
+80