Registry / utility / atomicfu-mingwx64

atomicfu-mingwx64

JSON →
library0.32.1javamavenunverified

AtomicFU utilities for Kotlin/Native targeting MinGW x64, providing atomic operations.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>atomicfu-mingwx64</artifactId> <version>0.32.1</version> </dependency>
INSTALL
IMPORT
SIG · ATOMICFU-MINGWX64
A
atomicfu-mingwx64
utilityjavav0.32.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AtomicInt
kotlinx.atomicfu.AtomicInt

Creates and increments an atomic integer.

import kotlinx.atomicfu.AtomicInt val atomicInt = AtomicInt(0) atomicInt.incrementAndGet()
Debug
Known issues
breakingThis artifact is platform-specific for MinGW x64; use the common artifact for multiplatform projects.
fix
Use org.jetbrains.kotlinx:atomicfu for cross-platform code.
affects: all
Upgrade
Version history
0.32.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Resources
atomicfu-mingwx64 — mvn dependency:get atomicfu-mingwx64 · libregistry