aboutsummaryrefslogtreecommitdiff
path: root/mutex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only syscall to wake if there's one to be wokenTest_User2024-06-201-5/+7
* Mark futexes as private since it's all same-process, fix timeout on plaintext...Test_User2024-06-191-2/+2
* Some fixesTest_User2024-06-181-1/+1
* Optional futex support, increased spam limitTest_User2024-06-181-0/+83