Skip to content

standard

C11 Atomics

The atomic types, operations and memory-order specifiers added to the C standard in C11, which give portable cross-thread ordering guarantees that volatile does not.

Known aliases

  • C11 atomics
  • stdatomic

Relationships

No evidence-backed relationships are recorded.

Current clusters