aboutsummaryrefslogtreecommitdiffstats
path: root/src/condition.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* condition: removed cond_timedwait() and cond_signal_async()Max Kellermann2008-12-291-16/+0
* condition: migrate from pthread to glib threadsThomas Jansen2008-12-281-3/+3
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* don't include os_compat.hMax Kellermann2008-10-081-1/+1
* introduce struct condition as a more correct version of NotifyEric Wong2008-06-301-0/+76