Implementation of a few synchronization primitives using atomics (with explicit memory order) and other techniques.
Project uses CMake and cmocka.
Simple tests can be run by $ docker-compose up --build command.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of a few synchronization primitives using atomics (with explicit memory order) and other techniques.
Project uses CMake and cmocka.
Simple tests can be run by $ docker-compose up --build command.