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

    int
    pthread_rwlock_init (
             pthread_rwlock_t   *rwlock,
             const pthread_rwlockattr_t   *attr);
Close Help