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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c68 * pthread_setspecific(key, datum);
355 pthread_setspecific(pthread_key_t key, const void *value) function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c117 # pragma weak pthread_setspecific macro
138 || &pthread_setspecific == 0
298 err = pthread_setspecific(key, t);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1097 pthread_setspecific.3c \
2111 pthread_setspecific.3c := LINKSRC = pthread_getspecific.3c

Completed in 71 milliseconds