Searched defs:thr_getspecific (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dtsd.c39 #pragma weak _thr_getspecific = thr_getspecific
205 * thr_getspecific() interface in that it cannot return an error status.
210 * incurred by thr_getspecific(). Every once in a while, the Standards
236 thr_getspecific(thread_key_t key, void **valuep) function
329 * See the comment in thr_getspecific(), above.

Completed in 361 milliseconds