This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-20 00:16:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,780
Commits
1
Branch
80
Tags
3e9b7120be7d8c1eead92969f8dfbfe4c71786ea
Commit Graph
3 Commits
Author
SHA1
Message
Date
gingerBill
240b6aab13
Change
futex_wait_with_timeout
to return a boolean rather than an
enum
2021-10-11 13:23:11 +01:00
gingerBill
73cba2cf13
Add
cond_wait_with_timeout
2021-10-11 12:55:25 +01:00
gingerBill
2ef0e6b8f6
Update
core:sync/sync2
to have a generic
Futex
interface, and implement the calls appropriately for each platform
2021-10-09 16:33:28 +01:00