Searched refs:tss_set (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthreads.h96 extern int tss_set(tss_t, void *);
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_tss.c43 VERIFY3S(tss_set(ct_key, arg), ==, thrd_success);
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dc11_thr.c288 tss_set(tss_t key, void *val) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1280 tss_set.3c \
2373 tss_set.3c := LINKSRC = tss.3c

Completed in 70 milliseconds