Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/pthreads/include/isc/
H A Dthread.h53 #define isc_thread_key_create pthread_key_create macro
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dthread.c85 isc_thread_key_create(isc_thread_key_t *key, void (*func)(void *)) { in isc_thread_key_create() function