aboutsummaryrefslogtreecommitdiffstats
path: root/src/condition.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-29condition: removed cond_timedwait() and cond_signal_async()Max Kellermann1-16/+0
2008-12-28condition: migrate from pthread to glib threadsThomas Jansen1-3/+3
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+1
2008-06-30introduce struct condition as a more correct version of NotifyEric Wong1-0/+76