touchlab-lab / knarch.db

K(otlin)N(ative)A(rchitecture) Database
https://touchlab.co/
Apache License 2.0
90 stars 9 forks source link

Implement KN Atomic reference instead of custom stuff in C++ #28

Open kpgalligan opened 6 years ago

kpgalligan commented 6 years ago

KN will get atomic ref support as of this PR. Use that instead of custom C++ stuff

https://github.com/JetBrains/kotlin-native/pull/1695