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

    int
    pthread_mutex_lock (
             pthread_mutex_t   *mutex);
Close Help