Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/lib/isc/pthreads/include/isc/
H A Dthread.h59 #define isc_thread_key_getspecific pthread_getspecific macro
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dthread.c73 isc_thread_key_getspecific(isc_thread_key_t key) { in isc_thread_key_getspecific() function