Searched refs:__res_destroy_ctx (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/resolv/
H A Dmtctxres.c23 static void __res_destroy_ctx(void *);
42 pthread_keycreate_ret = pthread_key_create(&key, __res_destroy_ctx);
95 __res_destroy_ctx(void *value) { function

Completed in 52 milliseconds