#include <corebarrier.h>
Data Fields | |
| CORE_barrier_Disciplines | discipline |
| uint32_t | maximum_count |
This field indicates whether the barrier is automatic or manual.
Referenced by _CORE_barrier_Is_automatic().
This element indicates the number of threads which must arrive at the barrier to trip the automatic release.
1.5.6