Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dpolling_entity.cc38 pollent.tag = GRPC_POLLS_POLLSET; in grpc_polling_entity_create_from_pollset()
43 if (pollent->tag == GRPC_POLLS_POLLSET) { in grpc_polling_entity_pollset()
63 if (pollent->tag == GRPC_POLLS_POLLSET) { in grpc_polling_entity_add_to_pollset_set()
80 if (pollent->tag == GRPC_POLLS_POLLSET) { in grpc_polling_entity_del_from_pollset_set()
Dpolling_entity.h29 GRPC_POLLS_POLLSET, enumerator