Searched refs:ARES_GETSOCK_WRITABLE (Results 1 – 5 of 5) sorted by relevance
60 bitmap |= ARES_GETSOCK_WRITABLE(setbits, sockindex); in ares_getsock()
207 #define ARES_GETSOCK_WRITABLE(bits,num) (bits & (1 << ((num) + \ macro
247 ARES_GETSOCK_WRITABLE(socks_bitmask, i)) { in grpc_ares_notify_on_event_locked()279 if (ARES_GETSOCK_WRITABLE(socks_bitmask, i) && in grpc_ares_notify_on_event_locked()
309 if(ARES_GETSOCK_WRITABLE(bitmask, i)) { in waitperform()
422 ARES_GETSOCK_WRITABLE(socks_bitmask, i)) { in grpc_ares_notify_on_event_locked()454 if (ARES_GETSOCK_WRITABLE(socks_bitmask, i) && in grpc_ares_notify_on_event_locked()