Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc88 POLL_OBJ_POLLSET_SET enumerator
105 case POLL_OBJ_POLLSET_SET: in poll_obj_string()
1553 pss->po.obj_type = POLL_OBJ_POLLSET_SET;
1569 add_poll_object(&pss->po, POLL_OBJ_POLLSET_SET, &fd->po, POLL_OBJ_FD);
1577 add_poll_object(&pss->po, POLL_OBJ_POLLSET_SET, &ps->po, POLL_OBJ_POLLSET);
1586 add_poll_object(&bag->po, POLL_OBJ_POLLSET_SET, &item->po,
1587 POLL_OBJ_POLLSET_SET);