summaryrefslogtreecommitdiff
path: root/libc/src/threads/linux/Thread.h
AgeCommit message (Expand)Author
2022-04-07[libc] Add a linux Thread class in __support/threads.Siva Chandra Reddy
2022-03-31[libc] Enable threads.h functions on aarch64.Siva Chandra
2022-03-01[libc] Remove the remaining uses of stdatomic.h.Siva Chandra Reddy
2021-12-07[libc] apply new lint rulesMichael Jones
2021-08-26[libc][NFC] Move the mutex implementation into a utility class.Siva Chandra Reddy