Searched defs:tsd_get (Results 1 – 7 of 7) sorted by relevance
37 #define tsd_get(k) pthread_getspecific(k) macro
44 tsd_get(bool init) { in tsd_get() function
51 tsd_get(bool init) { in tsd_get() function
118 tsd_get(bool init) { in tsd_get() function
142 tsd_get(bool init) { tsd_get() function
58 #define tsd_get(key) osd_thread_get(curthread, (key)) macro
512 tsd_get(uint_t key) in tsd_get() function