dotnet add package Soenneker.Atomics.ValueInts
-
-
Notifications
You must be signed in to change notification settings - Fork 0
A thread-safe int32 struct implemented on top of Interlocked/Volatile operations.
License
soenneker/soenneker.atomics.valueints
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A thread-safe int32 struct implemented on top of Interlocked/Volatile operations.
