nim-taskpools/taskpools/primitives
Jacek Sieka 17e8479a74
Abi fields byref (#21)
* barriers: add abi fields

...allowing compile-time sizeof discovery

* `bycopy`

* barrier init actually takes a barrier attr

* use byref for barrier

* note mapping safety issues

* add PR link
2022-07-20 09:55:42 +02:00
..
allocs.nim enable `styleCheck:usages` 2022-04-06 14:30:09 +02:00
barriers.md initial commit 2021-06-28 16:47:06 +02:00
barriers.nim Abi fields byref (#21) 2022-07-20 09:55:42 +02:00
barriers_macos.nim Abi fields byref (#21) 2022-07-20 09:55:42 +02:00
barriers_posix.nim Abi fields byref (#21) 2022-07-20 09:55:42 +02:00
barriers_windows.nim initial commit 2021-06-28 16:47:06 +02:00