aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/threads.h
Commit message (Expand)AuthorAge
* threads: use utility+POSIX functions instead of weird wrappersGravatar wm42015-05-11
* Set thread name for debuggingGravatar wm42014-10-19
* 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: add a dispatch queue thingGravatar 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