Bananymous
|
48a76426e7
|
BAN: Add more APIs for Atomic and make compare_exchage take a reference
|
2024-06-28 21:47:47 +03:00 |
Bananymous
|
30fdc2198f
|
BAN: Add exchage() to Atomic<T>
|
2024-06-20 13:24:42 +03:00 |
Bananymous
|
efd8203232
|
BAN: Atomic memory order can be set per function call
|
2024-03-03 01:41:46 +02:00 |
Bananymous
|
cc79f55817
|
BAN: Add compare_exchange to atomic
|
2024-01-30 01:21:15 +02:00 |
Bananymous
|
dfe5a2d665
|
All: Cleanup all files
Add newline to end of files and remove whitespace from end of lines
|
2024-01-24 15:53:38 +02:00 |
Bananymous
|
d2cf7c7a5c
|
BAN: Implement basic Atomic class that wraps gcc builtins
|
2024-01-24 14:30:04 +02:00 |