This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-08-02 03:09:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aec7d6480be79bb32c9937ff06ec38baff89e344
Odin
/
core
/
sync
History
gingerBill
9b8223dd69
Remove use of
.no_copy
2025-07-30 23:19:14 +01:00
..
chan
core/sync/chan: (unbuffered) ack reads
2025-06-13 18:08:44 -03:00
atomic.odin
…
doc.odin
…
extended.odin
Remove use of
.no_copy
2025-07-30 23:19:14 +01:00
futex_darwin.odin
Replace system:System.framework imports with system:System
2025-07-13 15:45:21 -04:00
futex_freebsd.odin
…
futex_haiku.odin
…
futex_linux.odin
…
futex_netbsd.odin
…
futex_openbsd.odin
…
futex_wasm.odin
…
futex_windows.odin
…
primitives_atomic.odin
…
primitives_darwin.odin
Replace system:System.framework imports with system:System
2025-07-13 15:45:21 -04:00
primitives_freebsd.odin
…
primitives_haiku.odin
…
primitives_internal.odin
…
primitives_linux.odin
…
primitives_netbsd.odin
…
primitives_openbsd.odin
…
primitives_wasm.odin
…
primitives_windows.odin
…
primitives.odin
…
sync_util.odin
…