summaryrefslogtreecommitdiffstats
path: root/src/pulse/thread-mainloop.c
Commit message (Expand)AuthorAgeFilesLines
* 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