HELPLIB.HLB  —  POSIX Threads, TIS routines, tis_setspecific, Arguments
 key

    Thread-specific data key that identifies the data to receive
    value. Must be obtained from a call to tis_key_create().

 value

    New value to associate with the specified key. Once set, this
    value can be retrieved using the same key in a call to tis_
    getspecific().
Close Help