VMS Help
POSIX Threads, PTHREAD routines, pthread_cond_wait, C Binding

 *Conan The Librarian

    #include <pthread.h>

    int
    pthread_cond_wait (
             pthread_cond_t   *cond,
             pthread_mutex_t   *mutex);
  Close     Help