Searched refs:GetListMutex (Results 1 – 11 of 11) sorted by relevance
221 target->GetWatchpointList().GetListMutex(lock); in DoExecute()294 target->GetWatchpointList().GetListMutex(lock); in DoExecute()363 target->GetWatchpointList().GetListMutex(lock); in DoExecute()472 target->GetWatchpointList().GetListMutex(lock); in DoExecute()592 target->GetWatchpointList().GetListMutex(lock); in DoExecute()711 target->GetWatchpointList().GetListMutex(lock); in DoExecute()
845 target.GetBreakpointList().GetListMutex(lock); in DoExecute()909 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1015 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1156 target.GetBreakpointList(m_options.m_internal).GetListMutex(lock); in DoExecute()1282 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1423 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1682 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1770 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1844 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1928 target.GetBreakpointList().GetListMutex(lock); in DoExecute()[all …]
652 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);
144 breakpoints.GetListMutex(lock); in ToJSON()172 breakpoints.GetListMutex(lock); in ToJSON()
186 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()909 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()1110 GetBreakpointList().GetListMutex(lock); in SerializeBreakpointsToFile()1167 GetBreakpointList().GetListMutex(lock); in CreateBreakpointsFromFile()
198 void BreakpointList::GetListMutex( in GetListMutex() function in BreakpointList
251 void WatchpointList::GetListMutex( in GetListMutex() function in WatchpointList
1307 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1323 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1385 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1399 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1465 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
5514 breakpoints.GetListMutex(lock); in TreeDelegateGenerateChildren()