Searched refs:GetListMutex (Results 1 – 11 of 11) sorted by relevance
843 target.GetBreakpointList().GetListMutex(lock); in DoExecute()915 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1029 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1180 target.GetBreakpointList(m_options.m_internal).GetListMutex(lock); in DoExecute()1308 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1457 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1727 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1820 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1904 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1990 target.GetBreakpointList().GetListMutex(lock); in DoExecute()[all …]
224 target->GetWatchpointList().GetListMutex(lock); in DoExecute()304 target->GetWatchpointList().GetListMutex(lock); in DoExecute()380 target->GetWatchpointList().GetListMutex(lock); in DoExecute()496 target->GetWatchpointList().GetListMutex(lock); in DoExecute()623 target->GetWatchpointList().GetListMutex(lock); in DoExecute()749 target->GetWatchpointList().GetListMutex(lock); in DoExecute()
627 target->GetBreakpointList().GetListMutex(lock); in Breakpoints()
148 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
191 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
195 void BreakpointList::GetListMutex( in GetListMutex() function in BreakpointList
248 void WatchpointList::GetListMutex( in GetListMutex() function in WatchpointList
133 breakpoints.GetListMutex(lock); in ToJSON()
183 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()855 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()1060 GetBreakpointList().GetListMutex(lock); in SerializeBreakpointsToFile()1117 GetBreakpointList().GetListMutex(lock); in CreateBreakpointsFromFile()
1298 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1314 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1364 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1378 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1444 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
5493 breakpoints.GetListMutex(lock); in TreeDelegateGenerateChildren()