index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulse
/
thread-mainloop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
thread-mainloop: keep SIGSYS unblocked if currently trapped
Julien Isorce
1
-2
/
+14
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-10-17
pulse: Initalise pa_threaded_mainloop with zeroes
Arun Raghavan
1
-6
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-1
/
+1
2013-06-04
mainloop: Add API to set thread name for threaded mainloop
Arun Raghavan
1
-1
/
+15
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-02-17
Use pa_read, pa_write and pa_poll instead of system functions
Maarten Bosmans
1
-1
/
+1
2011-02-17
Clean up <poll.h> includes
Maarten Bosmans
1
-6
/
+1
2010-05-07
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
Lennart Poettering
1
-1
/
+1
2010-01-05
threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...
Daniel T Chen
1
-0
/
+1
2009-12-06
Mark shared variables as volatile
Arun Raghavan
1
-1
/
+4
2009-07-30
threaded-mainloop: loop around pa_cond_wait() invocation in pa_threaded_mainl...
Lennart Poettering
1
-3
/
+10
2009-06-29
Add missing headers includes for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+4
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2008-08-06
add i18n support
Lennart Poettering
1
-0
/
+3
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2007-11-14
use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...
Lennart Poettering
1
-1
/
+1
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-25
/
+31
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
-8
/
+8
2006-11-06
Handle when threaded mainloop is freed before it is started.
Pierre Ossman
1
-1
/
+2
2006-09-04
port the threaded mainloop to our new abstract mutex/thread API
Lennart Poettering
1
-288
/
+43
2006-08-18
remove all occurences of
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+466