Searched refs:__destroyTsdKey (Results 1 – 1 of 1) sorted by relevance
88 __destroyTsdKey(void *arg) { in __destroyTsdKey() function100 (void) pthread_key_create(&tsdKey, __destroyTsdKey); in __initTsdKey()