Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/disp/
H A Dthread.c1542 tsd_get(uint_t key) in tsd_get() function
/titanic_44/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h294 #define tsd_get(k) pthread_getspecific(k) macro