summaryrefslogtreecommitdiff
path: root/src/pulse/thread-mainloop.c
Commit message (Expand)AuthorAgeFilesLines
* mainloop: constify get_retval functionsLyndon Brown2018-06-121-1/+1
* pulse: Explicitly ignore pa_mainloop_run() return value in thread functionPeter Meerwald-Stadler2017-03-101-1/+1
* thread-mainloop: keep SIGSYS unblocked if currently trappedJulien Isorce2015-10-211-2/+14
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* pulse: Initalise pa_threaded_mainloop with zeroesArun Raghavan2014-10-171-6/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-1/+1
* mainloop: Add API to set thread name for threaded mainloopArun Raghavan2013-06-041-1/+15
* Move i18n.[ch] to src/pulsecoreMaarten Bosmans2011-08-111-1/+1
* Remove unnecessary #includesMaarten Bosmans2011-06-221-1/+0
* Use pa_read, pa_write and pa_poll instead of system functionsMaarten Bosmans2011-02-171-1/+1
* Clean up <poll.h> includesMaarten Bosmans2011-02-171-6/+1
* thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering2010-05-071-1/+1
* threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...Daniel T Chen2010-01-051-0/+1
* Mark shared variables as volatileArun Raghavan2009-12-061-1/+4
* threaded-mainloop: loop around pa_cond_wait() invocation in pa_threaded_mainl...Lennart Poettering2009-07-301-3/+10
* Add missing headers includes for FreeBSD.Diego Elio 'Flameeyes' Pettenò2009-06-291-0/+4
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* add i18n supportLennart Poettering2008-08-061-0/+3
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...Lennart Poettering2007-11-141-1/+1
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-25/+31
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-8/+8
* Handle when threaded mainloop is freed before it is started.Pierre Ossman2006-11-061-1/+2
* port the threaded mainloop to our new abstract mutex/thread APILennart Poettering2006-09-041-288/+43
* remove all occurences of Lennart Poettering2006-08-181-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+466