aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/threads.h
Commit message (Expand)AuthorAgeFilesLines
* Fix althrd_sleep return valueChris Robinson2014-04-161-3/+9
* Avoid using a Sleep() wrapperChris Robinson2014-04-161-0/+12
* Remove the old thread wrappers for the new onesChris Robinson2014-04-161-10/+4
* Implement a C11-like thread wrapper and use it in mmdevapi and pulseaudioChris Robinson2014-04-161-5/+77
* Use a C11-like mutex wrapper instead of CRITICAL_SECTIONsChris Robinson2014-04-161-0/+86
* Rework threading functionsChris Robinson2013-10-271-0/+14