Searched defs:thr_getspecific (Results 1 – 2 of 2) sorted by relevance
| /trueos/lib/libc/include/ | ||
| HD | reentrant.h | 122 #define thr_getspecific(k) _pthread_getspecific(k) macro |
| /trueos/contrib/gcc/ | ||
| HD | gthr-solaris.h | 75 __gthrw(thr_getspecific) in __gthrw() argument |