aboutsummaryrefslogtreecommitdiff
path: root/core/sync/futex_windows.odin
Commit message (Expand)AuthorAgeFilesLines
* stdcall -> systemgingerBill2024-01-171-3/+3
* Make `sync` calls `contextless` where possiblegingerBill2022-12-081-4/+4
* Fix `RtlWaitOnAddress` behaviour with `SetLastError(RtlNtStatusToDosError(sta...gingerBill2022-08-171-2/+24
* Use `RtlWaitOnAddress` to allow for a `i64` sized duration rather than `u32`gingerBill2022-05-171-9/+9
* Rename package name to `sync`gingerBill2022-03-311-1/+1
* Replace `sync` with `sync2`gingerBill2022-03-301-0/+38