summaryrefslogtreecommitdiffstats
path: root/src/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Rename config.h to prelude.hTavian Barnes2024-04-191-1/+1
* config: Add constants for C standard versionsTavian Barnes2023-11-101-1/+1
* thread: Move thread wrapper functions out of lineTavian Barnes2023-10-271-32/+18
* bfstd: Add a thread-safe wrapper for strerror()Tavian Barnes2023-10-051-1/+2
* thread: Define thread_localTavian Barnes2023-10-051-0/+9
* thread: s/call_once/invoke_once/Tavian Barnes2023-10-031-1/+1
* thread: Wrap more pthread APIsTavian Barnes2023-06-261-0/+103