aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/synchronization.odin
Commit message (Collapse)AuthorAgeFilesLines
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-1/+1
| | | | file tag syntax.
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
|
* Remove `A` calls in favour of `W` callsgingerBill2022-05-121-2/+2
|
* Make many `package time` procedures use `"contextless"` calling conventiongingerBill2021-10-111-1/+1
|
* Allow `core:sys/windows` to build on Windows onlyJeroen van Rijn2021-07-151-0/+1
|
* Add sys/windows/synchronization.odingingerBill2020-08-021-0/+10