summaryrefslogtreecommitdiffstats
path: root/osdep/threads.h
Commit message (Expand)AuthorAgeFilesLines
* threads: use utility+POSIX functions instead of weird wrapperswm42015-05-111-9/+0
* Set thread name for debuggingwm42014-10-191-0/+3
* threads: use mpv time for mpthread_cond_timedwait wrapperwm42014-05-181-3/+9
* threads: fix function namewm42014-04-231-2/+2
* dispatch: move into its own source filewm42014-04-231-21/+0
* threads: add a dispatch queue thingwm42014-02-101-0/+21
* threads: add function to calculate deadline for timed waitswm42014-01-311-0/+2
* threads: add wrapper for initializing recursive mutexeswm42014-01-311-0/+2
* stream: split out pthread helper functionwm42013-11-171-0/+9