summaryrefslogtreecommitdiff
path: root/core/thread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: refactor core API to be in proper styleDanny Holman2025-03-201-5/+26
* core: thread objects should be replaced with listsDanny Holman2024-11-191-15/+20
* core: thread: make helper functions staticDanny Holman2024-10-141-5/+5
* core: thread: wrap the pthreads APIDanny Holman2024-10-031-0/+192