summaryrefslogtreecommitdiff
path: root/src/pulse/thread-mainloop.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-21thread-mainloop: keep SIGSYS unblocked if currently trappedJulien Isorce1-2/+14
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-10-17pulse: Initalise pa_threaded_mainloop with zeroesArun Raghavan1-6/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-1/+1
2013-06-04mainloop: Add API to set thread name for threaded mainloopArun Raghavan1-1/+15
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2011-02-17Use pa_read, pa_write and pa_poll instead of system functionsMaarten Bosmans1-1/+1
2011-02-17Clean up <poll.h> includesMaarten Bosmans1-6/+1
2010-05-07thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering1-1/+1
2010-01-05threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...Daniel T Chen1-0/+1
2009-12-06Mark shared variables as volatileArun Raghavan1-1/+4
2009-07-30threaded-mainloop: loop around pa_cond_wait() invocation in pa_threaded_mainl...Lennart Poettering1-3/+10
2009-06-29Add missing headers includes for FreeBSD.Diego Elio 'Flameeyes' Pettenò1-0/+4
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-06add i18n supportLennart Poettering1-0/+3
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-14use a prio inheriting mutex for the threaded mainloop, to ease writing of RT ...Lennart Poettering1-1/+1
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-25/+31
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-8/+8
2006-11-06Handle when threaded mainloop is freed before it is started.Pierre Ossman1-1/+2
2006-09-04port the threaded mainloop to our new abstract mutex/thread APILennart Poettering1-288/+43
2006-08-18remove all occurences of Lennart Poettering1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+466