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