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

    void
    *pthread_getspecific (
                pthread_key_t   key);
Close Help