Searched refs:GetListMutex (Results 1 – 11 of 11) sorted by relevance
840 target.GetBreakpointList().GetListMutex(lock); in DoExecute()909 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1020 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1295 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1441 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1710 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1805 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1886 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1970 target.GetBreakpointList().GetListMutex(lock); in DoExecute()2255 target.GetBreakpointList().GetListMutex(lock); in DoExecute()[all …]
226 target->GetWatchpointList().GetListMutex(lock); in DoExecute()304 target->GetWatchpointList().GetListMutex(lock); in DoExecute()378 target->GetWatchpointList().GetListMutex(lock); in DoExecute()492 target->GetWatchpointList().GetListMutex(lock); in DoExecute()617 target->GetWatchpointList().GetListMutex(lock); in DoExecute()741 target->GetWatchpointList().GetListMutex(lock); in DoExecute()
637 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);
198 void BreakpointList::GetListMutex( in GetListMutex() function in BreakpointList
251 void WatchpointList::GetListMutex( in GetListMutex() function in WatchpointList
133 breakpoints.GetListMutex(lock); in ToJSON()
185 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()908 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()1109 GetBreakpointList().GetListMutex(lock); in SerializeBreakpointsToFile()1166 GetBreakpointList().GetListMutex(lock); in CreateBreakpointsFromFile()
1300 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1316 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1378 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1392 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1458 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
5514 breakpoints.GetListMutex(lock); in TreeDelegateGenerateChildren()