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

/illumos-gate/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.
/illumos-gate/usr/src/man/man3c/
H A DMakefile1255 thr_getspecific.3c \
2334 thr_getspecific.3c := LINKSRC = thr_keycreate.3c

Completed in 68 milliseconds