Lines Matching refs:GetAPIMutex
102 watchpoint_sp->GetTarget().GetAPIMutex()); in GetHardwareIndex()
117 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchAddress()
132 watchpoint_sp->GetTarget().GetAPIMutex()); in GetWatchSize()
145 std::lock_guard<std::recursive_mutex> guard(target.GetAPIMutex()); in SetEnabled()
165 watchpoint_sp->GetTarget().GetAPIMutex()); in IsEnabled()
178 watchpoint_sp->GetTarget().GetAPIMutex()); in GetHitCount()
191 watchpoint_sp->GetTarget().GetAPIMutex()); in GetIgnoreCount()
203 watchpoint_sp->GetTarget().GetAPIMutex()); in SetIgnoreCount()
214 watchpoint_sp->GetTarget().GetAPIMutex()); in GetCondition()
226 watchpoint_sp->GetTarget().GetAPIMutex()); in SetCondition()
240 watchpoint_sp->GetTarget().GetAPIMutex()); in GetDescription()