[DOCS] Separate atomic cas from other atomic operations since operands are very different (#559)
This commit is contained in:
@@ -106,9 +106,13 @@ Atomic Ops
|
||||
:nosignatures:
|
||||
|
||||
atomic_cas
|
||||
atomic_xchg
|
||||
atomic_add
|
||||
atomic_max
|
||||
atomic_min
|
||||
atomic_and
|
||||
atomic_or
|
||||
atomic_xor
|
||||
|
||||
|
||||
Comparison ops
|
||||
|
Reference in New Issue
Block a user