Skip to main content

Module c08_synchronization

Module c08_synchronization 

Source
Expand description

Category 8: Synchronization and Memory Ordering

Tests synchronization primitives and memory ordering including atomics, block synchronization barriers, and concurrent operations.

Functionsยง

run_all
Run all tests in this category.