summaryrefslogtreecommitdiffstats
path: root/include/zix/thread.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Split reference documentation up into groups and add global headerDavid Robillard1-1/+1
2022-10-21Factor out public declaration scope markersDavid Robillard1-6/+2
2022-10-21Split up common headerDavid Robillard1-1/+1
2022-10-20Hide thread implementationDavid Robillard1-53/+12
2022-10-20Fix doc commentsDavid Robillard1-9/+7
2022-09-01Simplify thread and semaphore status codesDavid Robillard1-2/+2
2022-08-19Simplify errno handlingDavid Robillard1-5/+6
2022-08-18Fix thread function attributes on WindowsDavid Robillard1-3/+2
2022-08-18Fix or remove non-portable features in thread APIDavid Robillard1-18/+39
2022-08-18Factor out converting errno codes to ZixStatusDavid Robillard1-11/+1
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-07-17Use line comments where appropriateDavid Robillard1-3/+1
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Separate source from headersDavid Robillard1-0/+132