summaryrefslogtreecommitdiffstats
path: root/src/thread.h
AgeCommit message (Expand)Author
2023-11-10config: Add constants for C standard versionsTavian Barnes
2023-10-27thread: Move thread wrapper functions out of lineTavian Barnes
2023-10-05bfstd: Add a thread-safe wrapper for strerror()Tavian Barnes
2023-10-05thread: Define thread_localTavian Barnes
2023-10-03thread: s/call_once/invoke_once/Tavian Barnes
2023-06-26thread: Wrap more pthread APIsTavian Barnes