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

    int
    pthread_setspecific (
             pthread_key_t   key,
             const void   *value);
Close Help