HomeSort by relevance Sort by last modified time
    Searched refs:thread_comm_monitor_ (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
process_monitor.cc 58 &thread_comm_monitor_)) {
134 read_set.Set(thread_comm_monitor_);
157 if (read_set.IsSet(thread_comm_monitor_)) {
159 ConsumeNotifications(thread_comm_monitor_);
process_monitor.h 58 cvd::SharedFD thread_comm_main_, thread_comm_monitor_; member in class:cvd::ProcessMonitor

Completed in 836 milliseconds