Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h414 m_profile_data_mutex; // Multithreaded protection for profile info data variable
H A DMachProcess.mm518 m_profile_data_mutex(PTHREAD_MUTEX_RECURSIVE), m_profile_data(), function
2558 PTHREAD_MUTEX_LOCKER(locker, m_profile_data_mutex);
2569 PTHREAD_MUTEX_LOCKER(locker, m_profile_data_mutex);