Searched defs:exiting_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/daemons/ | ||
H A D | daemon.h | 118 bool exiting_; variable |
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ | ||
H A D | thread_pool.cpp | 98 bool exiting_ = false; member in torch::lazy::__anon5bb5d7310111::ThreadPool |