Searched refs:__res_destroy_ctx (Results 1 – 1 of 1) sorted by relevance
24 static void __res_destroy_ctx(void *);43 pthread_keycreate_ret = pthread_key_create(&key, __res_destroy_ctx); in _mtctxres_init()94 __res_destroy_ctx(void *value) { in __res_destroy_ctx() function