Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h430 PThreadEvent m_profile_events; // Used for the profile thread cancellable wait variable
H A DMachProcess.mm529 m_profile_events(0, eMachProcessProfileCancel), m_thread_actions(), function
1371 m_profile_events.SetEvents(eMachProcessProfileCancel);
1374 m_profile_events.ResetEvents(eMachProcessProfileCancel);
2790 proc->m_profile_events.WaitForSetEvents(eMachProcessProfileCancel, &ts);