![]() |
nsbaci 1.0
|
Semaphore implementation for process synchronization. More...


Go to the source code of this file.
Classes | |
| class | nsbaci::services::runtime::Semaphore |
| Counting semaphore for process synchronization. More... | |
Namespaces | |
| namespace | nsbaci |
| Root namespace for the nsbaci application. | |
| namespace | nsbaci::services |
| Services namespace containing all backend service implementations. | |
| namespace | nsbaci::services::runtime |
| Runtime services namespace for nsbaci. | |
| namespace | nsbaci::types |
| Type definitions namespace for nsbaci (runtime-specific). | |
Typedefs | |
| using | nsbaci::types::SemaphoreTable |
| Maps memory addresses to semaphores. | |
Semaphore implementation for process synchronization.