Searched defs:WatchTask (Results 1 – 1 of 1) sorted by relevance
7657 struct WatchTask { struct in perfetto::base::UnixTaskRunner7658 std::function<void()> callback;7663 bool pending = false;7665 size_t poll_fd_index; // Index into |poll_fds_|.