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