Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc86 POLL_OBJ_FD, enumerator
101 case POLL_OBJ_FD: in poll_obj_string()
834 new_fd->po.obj_type = POLL_OBJ_FD;
1421 if (item_type == POLL_OBJ_FD && (FD_FROM_PO(item))->orphaned) {
1434 if (item_type == POLL_OBJ_FD) {
1484 if (item_type == POLL_OBJ_FD) {
1540 add_poll_object(&pollset->po, POLL_OBJ_POLLSET, &fd->po, POLL_OBJ_FD);
1569 add_poll_object(&pss->po, POLL_OBJ_POLLSET_SET, &fd->po, POLL_OBJ_FD);