Searched refs:_res_once (Results 1 – 1 of 1) sorted by relevance
42 static pthread_once_t _res_once; variable109 pthread_once( &_res_once, _res_init_key ); in _res_thread_get()