RTEMS
5.0.0
|
Destroy a Condition Variable. More...
#include <rtems/posix/condimpl.h>
Functions | |
int | pthread_cond_destroy (pthread_cond_t *cond) |
Destroy a Condition Variable.
int pthread_cond_destroy | ( | pthread_cond_t * | cond | ) |
11.4.2 Initializing and Destroying a Condition Variable, P1003.1c/Draft 10, p. 87