Home
last modified time | relevance | path

Searched refs:tag_lock (Results 1 – 1 of 1) sorted by relevance

/system/core/base/
Dlogging.cpp138 static auto& tag_lock = *new std::recursive_mutex(); in TagLock() local
139 return tag_lock; in TagLock()