mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
cpp: move atomic from cpp-cheat
This commit is contained in:
@@ -11791,7 +11791,10 @@ The implementation lives under `libgomp` in the GCC tree, and is documented at:
|
||||
|
||||
Programs under link:userland/cpp/[] are examples of link:https://en.wikipedia.org/wiki/C%2B%2B#Standardization[ISO C] programming.
|
||||
|
||||
* link:userland/cpp/empty.cpp[]
|
||||
* link:userland/cpp/hello.cpp[]
|
||||
* `<atomic>` 32 "Atomic operations library"
|
||||
** link:userland/cpp/atomic.cpp[]
|
||||
|
||||
=== POSIX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user