Searched defs:mtx (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/gnss/ | ||
D | data_sink.h | 42 mutable std::mutex mtx; variable |
/device/google/cuttlefish/host/frontend/gcastv2/https/ | ||
D | RunLoop.cpp | 101 std::mutex mtx; in postAndAwait() local |