nnosLightSemaphoreAcquire Function#include <nn/os.h>
NN_EXTERN_C void nnosLightSemaphoreAcquire(
nnosLightSemaphore * this_
);
| Name | Description | |
|---|---|---|
| this_ |
See the corresponding C++ function nn::os::LightSemaphore::Acquire.
CONFIDENTIAL