gammasoft71 / xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
https://gammasoft71.github.io/xtd
MIT License
737 stars 58 forks source link

[ENHANCEMENT] xtd.core - interlocked #176

Closed gammasoft71 closed 2 years ago

gammasoft71 commented 2 years ago

xtd.core - interlocked

Library

xtd.forms

Enhancement

interlocked

Description

Provides atomic operations for variables that are shared by multiple threads.