aboutsummaryrefslogtreecommitdiff
path: root/libc/src/threads/mtx_init.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-05[libc] Use the new style includesPetr Hosek1-1/+1
2020-05-28[libc][NFC][Obvious] Fix few header guards in src/threads.Siva Chandra Reddy1-3/+3
2020-05-13[libc] Call mtx_init in mtx_test.Siva Chandra Reddy1-1/+1
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth1-1/+1
2020-03-09[libc] Add simple implementations of mtx_lock and mtx_unlock.Siva Chandra Reddy1-0/+20