Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc91 Result<void> ReadMonitorSocketLoopForStop(std::atomic_bool& running, in ReadMonitorSocketLoopForStop()
109 Result<void> MonitorLoop(const std::atomic_bool& running, in MonitorLoop()
259 std::atomic_bool running(true); in MonitorRoutine() local
/device/generic/vulkan-cereal/stream-servers/
DRenderWindow.cpp400 bool running = true; in main() local
/device/google/contexthub/contexthubhal/
Dsystem_comms.h316 bool chre, running, loaded; member