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