mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
std::atomic: add own answer to bibliography of course
This commit is contained in:
@@ -14028,6 +14028,10 @@ time ./std_atomic.out 4 100000000
|
||||
time ./mutex.out 4 100000000
|
||||
....
|
||||
|
||||
Bibliography:
|
||||
|
||||
* https://stackoverflow.com/questions/31978324/what-exactly-is-stdatomic/58904448#58904448 "What exactly is std::atomic?"
|
||||
|
||||
[[cpp-standards]]
|
||||
==== C++ standards
|
||||
|
||||
|
||||
Reference in New Issue
Block a user