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-06-18 03:42:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,704
Commits
1
Branch
80
Tags
45124e4d5c19d477c2fc80282e153cc0bb7ac6ff
Commit Graph
3 Commits
Author
SHA1
Message
Date
gingerBill
3d7d347192
Convert
ODIN_OS
and
ODIN_ARCH
to use enums rather than use strings
2022-01-20 19:56:05 +00:00
gingerBill
d97c6a7657
Rename
futex_wake
and
futex_wake_all
to
futex_signal
and
futex_broadcast
2021-10-11 16:40:23 +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