summaryrefslogtreecommitdiffstats
path: root/src/thread.h
Commit message (Expand)AuthorAgeFilesLines
* 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