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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1485 * Assumes that the caller is preventing tsd_set and tsd_get
1542 tsd_get(uint_t key) function
1557 * Like tsd_get(), except that the agent lwp can get the tsd of
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h296 #define tsd_get(k) pthread_getspecific(k) macro

Completed in 94 milliseconds