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

 *Conan The Librarian

    #include <pthread.h>

    int
    pthread_cond_init (
             pthread_cond_t   *cond,
             const pthread_condattr_t   *attr);
  Close     Help