Home
last modified time | relevance | path

Searched refs:__destroyTsdKey (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/lib/libnisdb/
H A Dldap_util.c88 __destroyTsdKey(void *arg) { in __destroyTsdKey() function
100 (void) pthread_key_create(&tsdKey, __destroyTsdKey); in __initTsdKey()