This website requires JavaScript.
Explore
Help
Sign In
xomrk
/
reference-counter.kt
Watch
1
Star
0
Fork
0
You've already forked reference-counter.kt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
16
Commits
1
Branch
2
Tags
64
KiB
Kotlin
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Andrew Golovashevich
d5ed25cb54
Avoiding double access to field in 'compareAndExchange' inline implementation
2025-03-26 19:01:54 +03:00
highlevel-try-finally
@
099c3fad26
Updating dependency on
highlevel-try-finally
2025-03-25 23:45:23 +03:00
src
Avoiding double access to field in 'compareAndExchange' inline implementation
2025-03-26 19:01:54 +03:00
.gitignore
Extracted to separate library; debug version of counter
2025-03-22 20:58:11 +03:00
.gitmodules
Extracted to separate library; debug version of counter
2025-03-22 20:58:11 +03:00
build.gradle.kts
Using native 'compareAndExchange' on java if possible
2025-03-26 18:39:48 +03:00
gradle.properties
Removed dependency on 'kotlin-dom-api-compat' in js target
2025-03-26 02:12:40 +03:00
settings.gradle.kts
Extracted to separate library; debug version of counter
2025-03-22 20:58:11 +03:00