aboutsummaryrefslogtreecommitdiff
path: root/core/sync/primitives_internal.odin
Commit message (Expand)AuthorAgeFilesLines
* Unify implementation for *nix platformsgingerBill2022-04-301-74/+63
* Remove the wait group based semaphore implementationgingerBill2022-04-301-0/+19
* Fix `_Sema`gingerBill2022-04-011-2/+2
* Remove code deduplicationgingerBill2022-03-311-66/+7
* Change `intrinsics.Atomic_Memory_Order` fields to use `Ada_Case` rather than ...gingerBill2022-03-311-3/+3
* Rename package name to `sync`gingerBill2022-03-311-1/+1
* Update core to use new atomic intrinsicsgingerBill2022-03-311-3/+3
* Replace `sync` with `sync2`gingerBill2022-03-301-0/+184