nnosSemaphoreRelease
#include <nn/os.h> NN_EXTERN_C s32 nnosSemaphoreRelease( nnosSemaphore * this_, s32 releaseCount );
See the corresponding C++ function nn::os::Semaphore::Release.
nn::os::Semaphore::Release
CONFIDENTIAL