HELPLIB.HLB  —  POSIX Threads, TIS routines, tis_cond_wait, C Binding
    #include <tis.h>

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