LightSemaphore (C)C interface module for nn::os::LightSemaphore.
nnosLightSemaphore
|
C structure representing a light semaphore. |
|---|
nnosLightSemaphoreInitialize
|
See the corresponding C++ function nn::os::LightSemaphore::LightSemaphore. |
|
|---|---|---|
nnosLightSemaphoreGetMax
|
See the corresponding C++ function nn::os::LightSemaphore::GetMax. |
|
nnosLightSemaphoreGetCount
|
See the corresponding C++ function nn::os::LightSemaphore::GetCount. |
|
nnosLightSemaphoreRelease
|
See the corresponding C++ function nn::os::LightSemaphore::Release. |
|
nnosLightSemaphoreAcquire
|
See the corresponding C++ function nn::os::LightSemaphore::Acquire. |
|
nnosLightSemaphoreTryAcquire
|
See the corresponding C++ function nn::os::LightSemaphore::TryAcquire. |
|
nnosLightSemaphoreFinalize
|
See the corresponding C++ function nn::os::LightSemaphore::Finalize. |
CONFIDENTIAL