nn::os::Semaphore::Semaphore
#include <nn/os.h> Semaphore();
None.
Constructs a semaphore. Does not perform initialization. You must call Initialize to use the semaphore.
Initialize
CONFIDENTIAL