summaryrefslogtreecommitdiffstats
path: root/osdep/threads.c
Commit message (Expand)AuthorAgeFilesLines
* threads: fix wait time overflow checkwm42014-02-261-2/+2
* threads: add a dispatch queue thingwm42014-02-101-0/+229
* threads: avoid timeout calculation overflowwm42014-02-101-0/+3
* threads: add function to calculate deadline for timed waitswm42014-01-311-3/+12
* threads: add wrapper for initializing recursive mutexeswm42014-01-311-0/+11
* stream: split out pthread helper functionwm42013-11-171-0/+57