Searched refs:mCreationMutex (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/cpp/computepipe/runner/graph/ | ||
D | LocalPrebuiltGraph.h | 116 static std::mutex mCreationMutex; variable |
D | LocalPrebuiltGraph.cpp | 50 std::mutex LocalPrebuiltGraph::mCreationMutex; member in android::automotive::computepipe::graph::LocalPrebuiltGraph |