Home
last modified time | relevance | path

Searched defs:ReadyListEntry (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h109 struct ReadyListEntry { struct
110 SocketFd fd;
111 std::weak_ptr<Registration> registration;
135 void DispatchIoEvent(std::vector<ReadyListEntry>& ready_list, SocketFd fd, argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h109 struct ReadyListEntry { struct
110 SocketFd fd;
111 std::weak_ptr<Registration> registration;
135 void DispatchIoEvent(std::vector<ReadyListEntry>& ready_list, SocketFd fd, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc165 struct ReadyListEntry { struct in xla::__anon454ff6160111::ListScheduler
166 HloInstruction* instruction;
169 int64_t bytes_defined;
176 used_buffer_unscheduled_use_counts;