index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
thread-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2008-08-08
make sure we don't crash if pa_thread_join() is called more than once on the ...
Lennart Poettering
1
-1
/
+8
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-37
/
+22
2007-05-29
Kill spaces on EOL
Lennart Poettering
1
-1
/
+1
2007-05-27
unfortunately we cannot detect if a foreign thread is still running. Thus suc...
Lennart Poettering
1
-11
/
+6
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-18
/
+18
2006-09-09
update for newer APIs: replace direct usage of libatomic_ops by usage of our ...
Lennart Poettering
1
-38
/
+13
2006-09-04
add accessor functions for the userdata attached to a pa_thread object
Lennart Poettering
1
-0
/
+12
2006-09-04
fix pa_thread_is_running() for foreign threads; fix a memory leak for foreign...
Lennart Poettering
1
-1
/
+25
2006-09-04
make pa_thread_self() return a sensible pointer on foreign threads
Lennart Poettering
1
-2
/
+19
2006-09-01
Fix call to pa_mutex_new().
Pierre Ossman
1
-1
/
+1
2006-09-01
Add pthread_once() equivalent support.
Pierre Ossman
1
-0
/
+25
2006-08-31
Also wrap yield functionality so that it can be platform independent.
Pierre Ossman
1
-0
/
+9
2006-08-31
define AO_REQUIRE_CAS in the Makefile instead of each source file, effectivel...
Lennart Poettering
1
-1
/
+0
2006-08-30
fix handling of "running" variable
Lennart Poettering
1
-3
/
+8
2006-08-30
Add AO_REQUIRE_CAS as we do.
Pierre Ossman
1
-0
/
+2
2006-08-29
add a threading primitive API
Lennart Poettering
1
-0
/
+146