libnx  v4.6.0
Data Fields
Barrier Struct Reference

Barrier structure. More...

#include <barrier.h>

Data Fields

u64 count
 Number of threads to reach the barrier.
 
u64 total
 Number of threads to wait on.
 
Mutex mutex
 
CondVar condvar
 

Detailed Description

Barrier structure.


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