pthread_barrier_t
- b_cond
pthread_cond_t b_cond;
Undocumented in source.
- b_count
int b_count;
Undocumented in source.
- b_generation
int b_generation;
Undocumented in source.
- b_lock
pthread_mutex_t b_lock;
Undocumented in source.
- b_waiters
int b_waiters;
Undocumented in source.