nn::os::LightSemaphore::LightSemaphore
#include <nn/os.h> LightSemaphore( s32 initialCount, s32 maxCount );
Constructor.
Constructor that initializes.
You do not need to call Initialize separately.
Initialize
CONFIDENTIAL