aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/threads.c
Commit message (Expand)AuthorAge
* threads: use mpv time for mpthread_cond_timedwait wrapperGravatar wm42014-05-18
* threads: fix function nameGravatar wm42014-04-23
* dispatch: move into its own source fileGravatar wm42014-04-23
* threads: fix wait time overflow checkGravatar wm42014-02-26
* threads: add a dispatch queue thingGravatar wm42014-02-10
* threads: avoid timeout calculation overflowGravatar wm42014-02-10
* threads: add function to calculate deadline for timed waitsGravatar wm42014-01-31
* threads: add wrapper for initializing recursive mutexesGravatar wm42014-01-31
* stream: split out pthread helper functionGravatar wm42013-11-17