HELPLIB.HLB  —  POSIX Threads, PTHREAD routines, pthread_cond_init, C Binding
    #include <pthread.h>

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