Home
last modified time | relevance | path

Searched refs:_serial (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_state.c59 unsigned _serial; member
72 rt->_serial = 0; in _res_thread_alloc()
75 rt->_serial = __system_property_serial(rt->_pi); in _res_thread_alloc()
125 __FUNCTION__, gettid(), rt, rt->_pi, rt->_serial); in _res_thread_get()
139 if (rt->_serial == __system_property_serial(rt->_pi)) { in _res_thread_get()
146 rt->_serial = __system_property_serial(rt->_pi); in _res_thread_get()