gingerBill 7c108dbf48 Update usage of `syscall` to use the intrinsics 4 years ago
..
sync2 f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
atomic.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
barrier.odin 9fdebebd28 Add `sync.Barrier`; Add `sync.Blocking_Mutex` for unix 5 years ago
channel.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
channel_unix.odin 577be4a8ae Get Odin compiling and produced exe's running on FreeBSD 4 years ago
channel_windows.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
sync.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago
sync_darwin.odin 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 years ago
sync_freebsd.odin 7c108dbf48 Update usage of `syscall` to use the intrinsics 4 years ago
sync_linux.odin 7c108dbf48 Update usage of `syscall` to use the intrinsics 4 years ago
sync_unix.odin 577be4a8ae Get Odin compiling and produced exe's running on FreeBSD 4 years ago
sync_windows.odin 8ec2ca9dcd Remove `context.thread_id` 4 years ago
wait_group.odin f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 years ago