Searched defs:thr_keycreate_once (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c158 #pragma weak pthread_key_create_once_np = thr_keycreate_once
160 thr_keycreate_once(thread_key_t *keyp, void (*destructor)(void *)) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1256 thr_keycreate_once.3c \
2335 thr_keycreate_once.3c := LINKSRC = thr_keycreate.3c

Completed in 70 milliseconds