libnx  v4.6.0
Data Fields
Semaphore Struct Reference

Semaphore structure. More...

#include <semaphore.h>

Data Fields

CondVar condvar
 Condition variable object.
 
Mutex mutex
 Mutex object.
 
u64 count
 Internal counter.
 

Detailed Description

Semaphore structure.


The documentation for this struct was generated from the following file: