Searched refs:GetAPIMutex (Results 1 – 17 of 17) sorted by relevance
91 loc_sp->GetTarget().GetAPIMutex()); in GetLoadAddress() 104 loc_sp->GetTarget().GetAPIMutex()); in SetEnabled() 115 loc_sp->GetTarget().GetAPIMutex()); in IsEnabled() 127 loc_sp->GetTarget().GetAPIMutex()); in GetHitCount() 139 loc_sp->GetTarget().GetAPIMutex()); in GetIgnoreCount() 151 loc_sp->GetTarget().GetAPIMutex()); in SetIgnoreCount() 162 loc_sp->GetTarget().GetAPIMutex()); in SetCondition() 175 loc_sp->GetTarget().GetAPIMutex()); in GetCondition() 185 loc_sp->GetTarget().GetAPIMutex()); in SetAutoContinue() 196 loc_sp->GetTarget().GetAPIMutex()); in GetAutoContinue() [all...]
123 bkpt_sp->GetTarget().GetAPIMutex()); in ClearAllBreakpointSites()137 bkpt_sp->GetTarget().GetAPIMutex()); in FindLocationByAddress()157 bkpt_sp->GetTarget().GetAPIMutex()); in FindLocationIDByAddress()177 bkpt_sp->GetTarget().GetAPIMutex()); in FindLocationByID()192 bkpt_sp->GetTarget().GetAPIMutex()); in GetLocationAtIndex()206 bkpt_sp->GetTarget().GetAPIMutex()); in SetEnabled()217 bkpt_sp->GetTarget().GetAPIMutex()); in IsEnabled()230 bkpt_sp->GetTarget().GetAPIMutex()); in SetOneShot()241 bkpt_sp->GetTarget().GetAPIMutex()); in IsOneShot()253 bkpt_sp->GetTarget().GetAPIMutex()); in IsInternal()[all …]
112 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchAddress() 127 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchSize() 140 std::lock_guard<std::recursive_mutex> guard(target.GetAPIMutex()); in SetEnabled() 160 watchpoint_sp->GetTarget().GetAPIMutex()); in IsEnabled() 173 watchpoint_sp->GetTarget().GetAPIMutex()); in GetHitCount() 186 watchpoint_sp->GetTarget().GetAPIMutex()); in GetIgnoreCount() 198 watchpoint_sp->GetTarget().GetAPIMutex()); in SetIgnoreCount() 211 watchpoint_sp->GetTarget().GetAPIMutex()); in GetCondition() 221 watchpoint_sp->GetTarget().GetAPIMutex()); in SetCondition() 235 watchpoint_sp->GetTarget().GetAPIMutex()); in GetDescription() [all...]
213 m_impl_up->GetTarget()->GetAPIMutex()); in SetEnabled()237 m_impl_up->GetTarget()->GetAPIMutex()); in IsEnabled()250 m_impl_up->GetTarget()->GetAPIMutex()); in SetOneShot()264 m_impl_up->GetTarget()->GetAPIMutex()); in IsOneShot()277 m_impl_up->GetTarget()->GetAPIMutex()); in SetIgnoreCount()291 m_impl_up->GetTarget()->GetAPIMutex()); in GetIgnoreCount()304 m_impl_up->GetTarget()->GetAPIMutex()); in SetCondition()318 m_impl_up->GetTarget()->GetAPIMutex()); in GetCondition()331 m_impl_up->GetTarget()->GetAPIMutex()); in SetAutoContinue()345 m_impl_up->GetTarget()->GetAPIMutex()); in GetAutoContinue()[all …]
139 process_sp->GetTarget().GetAPIMutex()); in RemoteLaunch()171 process_sp->GetTarget().GetAPIMutex()); in RemoteAttachToProcessWithID()197 process_sp->GetTarget().GetAPIMutex()); in GetNumThreads()212 process_sp->GetTarget().GetAPIMutex()); in GetSelectedThread()229 process_sp->GetTarget().GetAPIMutex()); in CreateOSPluginThread()352 process_sp->GetTarget().GetAPIMutex()); in SetSelectedThread()366 process_sp->GetTarget().GetAPIMutex()); in SetSelectedThreadByID()380 process_sp->GetTarget().GetAPIMutex()); in SetSelectedThreadByIndexID()397 process_sp->GetTarget().GetAPIMutex()); in GetThreadAtIndex()414 process_sp->GetTarget().GetAPIMutex()); in GetNumQueues()[all …]
78 std::lock_guard<std::recursive_mutex> guard(target.GetAPIMutex()); in AttachToProcess()300 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in Install()321 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in Launch()398 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in Launch()537 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in ConnectRemote()598 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in ResolveLoadAddress()616 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in ResolveFileAddress()633 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in ResolvePastLoadAddress()668 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in ReadMemory()721 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in BreakpointCreateByLocation()[all …]
121 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetMnemonic() 140 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetOperands() 159 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetComment() 176 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetControlFlowKind()
370 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in GetProcess()459 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in SourceInitFileInGlobalDirectory()482 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in SourceInitFileInHomeDirectory()498 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in SourceInitFileInCurrentWorkingDirectory()
122 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetInstructions()
125 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in GetInstructions()
114 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in GetLoadAddress()
124 lock = std::unique_lock<std::recursive_mutex>(target->GetAPIMutex()); in GetSP()1223 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in EvaluateExpression()
573 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); in HandleCommand()644 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); in HandleProcessEvent()
134 lock = std::unique_lock<std::recursive_mutex>(m_target_sp->GetAPIMutex()); in ExecutionContext()148 lock = std::unique_lock<std::recursive_mutex>(m_target_sp->GetAPIMutex()); in ExecutionContext()
4938 std::recursive_mutex &Target::GetAPIMutex() { in GetAPIMutex() function in Target
213 std::unique_lock<std::recursive_mutex>(target->GetAPIMutex()); in CheckRequirements()
619 std::recursive_mutex &GetAPIMutex();