Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
pthread_barrier_t Struct Reference

Public Attributes

pthread_mutex_t mutex
 
pthread_cond_t cond
 
int count
 
int trip_count
 

Member Data Documentation

pthread_cond_t pthread_barrier_t::cond
int pthread_barrier_t::count
pthread_mutex_t pthread_barrier_t::mutex
int pthread_barrier_t::trip_count

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