Searched refs:GetListMutex (Results 1 – 11 of 11) sorted by relevance
842 target.GetBreakpointList().GetListMutex(lock); in DoExecute()914 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1028 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1307 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1456 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1726 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1819 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1903 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1989 target.GetBreakpointList().GetListMutex(lock); in DoExecute()2276 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()
145 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
191 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
189 void BreakpointList::GetListMutex( in GetListMutex() function in BreakpointList
248 void WatchpointList::GetListMutex( in GetListMutex() function in WatchpointList
118 breakpoints.GetListMutex(lock); in ToJSON()
182 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()849 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()1050 GetBreakpointList().GetListMutex(lock); in SerializeBreakpointsToFile()1107 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()
5491 breakpoints.GetListMutex(lock); in TreeDelegateGenerateChildren()