Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp66 using InsertLock = unique_lock<shared_timed_mutex>; typedef
344 InsertLock lock(*mtx); in GetDomainLevel()
371 InsertLock lock(*mtx); in GetTagLevel()