Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc116 #define FD_FROM_PO(po) ((grpc_fd*)(po)) macro
1421 if (item_type == POLL_OBJ_FD && (FD_FROM_PO(item))->orphaned) {
1443 pi_new = polling_island_create(FD_FROM_PO(item), &error);
1453 (void*)pi_new, FD_FROM_PO(item)->fd, poll_obj_string(bag_type),
1485 grpc_fd* fd = FD_FROM_PO(item);