Home
last modified time | relevance | path

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

/system/libbase/
Dlogging.cpp205 static auto& tag_lock = *new std::recursive_mutex(); in TagLock() local
206 return tag_lock; in TagLock()