summaryrefslogtreecommitdiffstats
path: root/test/test_sem.c
AgeCommit message (Collapse)AuthorFilesLines
2022-08-18Fix thread function attributes on WindowsDavid Robillard1-4/+2
2022-08-18Improve test coverageDavid Robillard1-1/+1
2022-08-18Fix or remove non-portable features in thread APIDavid Robillard1-6/+8
Thread function return values are inconsistent between nearly every threading API out there. So, just ignore them entirely, and provide a typedef and sentinel value so user code can be portable.
2022-08-18Use conventional test executable namesDavid Robillard1-0/+70