The condition variable manager ...
The directives provided by the condition variable manager are:
pthread_condattr_init -
pthread_condattr_destroy -
pthread_condattr_setpshared -
pthread_condattr_getpshared -
pthread_cond_init -
pthread_cond_destroy -
pthread_cond_signal -
pthread_cond_broadcast -
pthread_cond_wait -
pthread_cond_timedwait -
Copyright © 1988-1998 OAR Corporation