aboutsummaryrefslogtreecommitdiffstats
path: root/common/threads.h
Commit message (Collapse)AuthorAgeFilesLines
* Clear stale 'post's on the event semphaphoreChris Robinson2018-02-111-0/+1
|
* Remove unused _timed methodsChris Robinson2018-02-011-4/+0
| | | | | They're not reliably implemented anyway, as some systems will just flat out fail when trying to use them.
* Add semaphore functions to the thread API wrapperChris Robinson2018-02-011-0/+9
|
* Move the FORCE_ALIGN macro to threads.hChris Robinson2018-01-121-0/+10
|
* Move internal headers out of the include directoryChris Robinson2017-04-141-0/+237