| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `sync.One_Shot_Event` | gingerBill | 2024-02-21 | 1 | -0/+24 |
| * | Add `#no_copy` to sync primitives | gingerBill | 2023-04-15 | 1 | -8/+8 |
| * | Change to use `ODIN_VALGRIND_SUPPORT` | gingerBill | 2023-01-23 | 1 | -2/+2 |
| * | Add helgrind markers to package sync | gingerBill | 2023-01-23 | 1 | -0/+8 |
| * | Add different variants for `once_do` | gingerBill | 2022-12-08 | 1 | -2/+59 |
| * | Make `sync` calls `contextless` where possible | gingerBill | 2022-12-08 | 1 | -28/+28 |
| * | Add `sync.Parker` | gingerBill | 2022-04-30 | 1 | -0/+56 |
| * | Remove the wait group based semaphore implementation | gingerBill | 2022-04-30 | 1 | -10/+5 |
| * | Fix `_Sema` | gingerBill | 2022-04-01 | 1 | -2/+2 |
| * | Change `intrinsics.Atomic_Memory_Order` fields to use `Ada_Case` rather than ... | gingerBill | 2022-03-31 | 1 | -15/+15 |
| * | Correct ordering in `auto_reset_event_signal` | gingerBill | 2022-03-31 | 1 | -2/+2 |
| * | Rename package name to `sync` | gingerBill | 2022-03-31 | 1 | -1/+1 |
| * | Update core to use new atomic intrinsics | gingerBill | 2022-03-31 | 1 | -15/+15 |
| * | Replace `sync` with `sync2` | gingerBill | 2022-03-30 | 1 | -0/+304 |