/Seqlock

A sequence lock that uses atomic fences and atomic memory order to load and store data without tearing.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Watchers