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()
872 target.GetBreakpointList().GetListMutex(lock); in DoExecute()936 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1045 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1188 target.GetBreakpointList(m_options.m_internal).GetListMutex(lock); in DoExecute()1314 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1455 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1722 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1810 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1884 target.GetBreakpointList().GetListMutex(lock); in DoExecute()1968 target.GetBreakpointList().GetListMutex(lock); in DoExecute()[all …]
661 target->GetBreakpointList().GetListMutex(lock); in Breakpoints()
148 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
190 void GetListMutex(std::unique_lock<std::recursive_mutex> &lock);
156 breakpoints.GetListMutex(lock); in ToJSON()184 breakpoints.GetListMutex(lock); in ToJSON()224 breakpoints.GetListMutex(lock); in Reset()
264 this->GetWatchpointList().GetListMutex(lock); in CleanupProcess()999 this->GetWatchpointList().GetListMutex(lock); in CreateWatchpoint()1200 GetBreakpointList().GetListMutex(lock); in SerializeBreakpointsToFile()1257 GetBreakpointList().GetListMutex(lock); in CreateBreakpointsFromFile()
198 void BreakpointList::GetListMutex( in GetListMutex() function in BreakpointList
249 void WatchpointList::GetListMutex( in GetListMutex() function in WatchpointList
1273 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteWatchpoint()1289 target_sp->GetWatchpointList().GetListMutex(lock); in FindWatchpointByID()1352 target_sp->GetWatchpointList().GetListMutex(lock); in EnableAllWatchpoints()1365 target_sp->GetWatchpointList().GetListMutex(lock); in DisableAllWatchpoints()1430 target_sp->GetWatchpointList().GetListMutex(lock); in DeleteAllWatchpoints()
5516 breakpoints.GetListMutex(lock); in TreeDelegateGenerateChildren()