ConditionVariable typedef

ConditionVariable = pthread_cond_t

Implementation

typedef ConditionVariable = pthread_cond_t;