aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/w32pthreads.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-3/+3
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-151-0/+2
|\|
| * w32pthreads: Add missing #includes to make header compile standaloneDiego Biurrun2012-08-141-0/+3
| * w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-041-2/+2
* | lavc/w32pthreads: Fix make checkheaders.jamal2012-07-141-0/+2
* | w32threads: Make pthread_cond_wait follow POSIXDerek Buitenhuis2012-04-041-2/+2
|/
* w32thread: call ResetEvent() in pthread_cond_broadcast().Sergey Radionov2011-12-221-1/+2
* w32threads: wait for the waked thread in pthread_cond_signal.Sergey Radionov2011-12-201-5/+11
* w32thread: port fixes to pthread_cond_broadcast() from x264.Ronald S. Bultje2011-12-071-8/+46
* w32threads: Wrap the mutex functions in inline functions returning intMartin Storsjö2011-11-051-4/+20
* w32threads: support for frame multithreadingSteven Walters2011-10-161-0/+207