Lines Matching refs:GetAPIMutex
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()
295 watchpoint_sp->GetTarget().GetAPIMutex()); in GetType()
308 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchValueKind()
324 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchSpec()
337 watchpoint_sp->GetTarget().GetAPIMutex()); in IsWatchingReads()
350 watchpoint_sp->GetTarget().GetAPIMutex()); in IsWatchingWrites()