Home
last modified time | relevance | path

Searched defs:profile_saver_lock_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_saver.h36 static os::memory::Mutex profile_saver_lock_; variable
124 bool shuttingDown_ GUARDED_BY(profile_saver_lock_) {false}; in GUARDED_BY() argument