Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-12-29 | condition: removed cond_timedwait() and cond_signal_async() | Max Kellermann | 1 | -22/+0 |
2008-12-28 | condition: migrate from pthread to glib threads | Thomas Jansen | 1 | -33/+24 |
2008-12-28 | Remove xpthread_* wrappers | Thomas Jansen | 1 | -4/+10 |
2008-10-08 | don't include os_compat.h | Max Kellermann | 1 | -0/+3 |
2008-06-30 | introduce struct condition as a more correct version of Notify | Eric Wong | 1 | -0/+84 |