Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w32thread: call ResetEvent() in pthread_cond_broadcast(). | Sergey Radionov | 2011-12-22 | 1 | -1/+2 |
* | w32threads: wait for the waked thread in pthread_cond_signal. | Sergey Radionov | 2011-12-20 | 1 | -5/+11 |
* | w32thread: port fixes to pthread_cond_broadcast() from x264. | Ronald S. Bultje | 2011-12-07 | 1 | -8/+46 |
* | w32threads: Wrap the mutex functions in inline functions returning int | Martin Storsjö | 2011-11-05 | 1 | -4/+20 |
* | w32threads: support for frame multithreading | Steven Walters | 2011-10-16 | 1 | -0/+207 |