aboutsummaryrefslogtreecommitdiffstats
path: root/src/condition.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed the "condition" libraryMax Kellermann2009-01-041-62/+0
| | | | It's unused.
* condition: removed cond_timedwait() and cond_signal_async()Max Kellermann2008-12-291-22/+0
| | | | These methods are unused.
* condition: migrate from pthread to glib threadsThomas Jansen2008-12-281-33/+24
|
* Remove xpthread_* wrappersThomas Jansen2008-12-281-4/+10
|
* don't include os_compat.hMax Kellermann2008-10-081-0/+3
| | | | | When there are standardized headers, use these instead of the bloated os_compat.h.
* introduce struct condition as a more correct version of NotifyEric Wong2008-06-301-0/+84
Start using it in the HTTP code git-svn-id: https://svn.musicpd.org/mpd/trunk@7395 09075e82-0dd4-0310-85a5-a0d7c8717e4f