Semaphore (C)C interface module for nn::os::Semaphore.
nnosSemaphore
|
C Structure representing a semaphore. |
|---|
nnosSemaphoreInitialize
|
See the corresponding C++ function nn::os::Semaphore::Semaphore. |
|
|---|---|---|
nnosSemaphoreTryInitialize
|
See the corresponding C++ function nn::os::Semaphore::Semaphore. |
|
nnosSemaphoreRelease
|
See the corresponding C++ function nn::os::Semaphore::Release. |
|
nnosSemaphoreAcquire
|
See the corresponding C++ function nn::os::Semaphore::Acquire. |
|
nnosSemaphoreTryAcquire
|
See the corresponding C++ function nn::os::Semaphore::TryAcquire. |
|
nnosSemaphoreFinalize
|
See the corresponding C++ function nn::os::Semaphore::Finalize. |
CONFIDENTIAL