nnosLightSemaphoreGetMax Function

Syntax

#include <nn/os.h>

NN_EXTERN_C s32 nnosLightSemaphoreGetMax(
     nnosLightSemaphore * p
);

Arguments

Name Description
p

Return Values

Description

See the corresponding C++ function nn::os::LightSemaphore::GetMax.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL