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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Izolex/sync
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Synchronization primitives implementation.