ocaml-multicore / kcas

Software Transactional Memory for OCaml
https://ocaml-multicore.github.io/kcas/
ISC License
109 stars 11 forks source link

Write `Obj.magic ()` as dummy value to internal `state`... #153

Closed polytypic closed 11 months ago

polytypic commented 11 months ago

...rather than the other value to avoid full write barrier.