reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
538 std::recursive_mutex &GetAPIMutex();
128 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex());
tools/lldb/source/API/SBBreakpoint.cpp117 bkpt_sp->GetTarget().GetAPIMutex()); 132 bkpt_sp->GetTarget().GetAPIMutex()); 153 bkpt_sp->GetTarget().GetAPIMutex()); 174 bkpt_sp->GetTarget().GetAPIMutex()); 190 bkpt_sp->GetTarget().GetAPIMutex()); 204 bkpt_sp->GetTarget().GetAPIMutex()); 215 bkpt_sp->GetTarget().GetAPIMutex()); 228 bkpt_sp->GetTarget().GetAPIMutex()); 239 bkpt_sp->GetTarget().GetAPIMutex()); 251 bkpt_sp->GetTarget().GetAPIMutex()); 264 bkpt_sp->GetTarget().GetAPIMutex()); 276 bkpt_sp->GetTarget().GetAPIMutex()); 287 bkpt_sp->GetTarget().GetAPIMutex()); 300 bkpt_sp->GetTarget().GetAPIMutex()); 311 bkpt_sp->GetTarget().GetAPIMutex()); 324 bkpt_sp->GetTarget().GetAPIMutex()); 338 bkpt_sp->GetTarget().GetAPIMutex()); 351 bkpt_sp->GetTarget().GetAPIMutex()); 363 bkpt_sp->GetTarget().GetAPIMutex()); 376 bkpt_sp->GetTarget().GetAPIMutex()); 388 bkpt_sp->GetTarget().GetAPIMutex()); 406 bkpt_sp->GetTarget().GetAPIMutex()); 418 bkpt_sp->GetTarget().GetAPIMutex()); 435 bkpt_sp->GetTarget().GetAPIMutex()); 447 bkpt_sp->GetTarget().GetAPIMutex()); 465 bkpt_sp->GetTarget().GetAPIMutex()); 478 bkpt_sp->GetTarget().GetAPIMutex()); 495 bkpt_sp->GetTarget().GetAPIMutex()); 530 bkpt_sp->GetTarget().GetAPIMutex()); 586 bkpt_sp->GetTarget().GetAPIMutex()); 613 bkpt_sp->GetTarget().GetAPIMutex()); 638 bkpt_sp->GetTarget().GetAPIMutex()); 659 bkpt_sp->GetTarget().GetAPIMutex()); 678 bkpt_sp->GetTarget().GetAPIMutex()); 691 bkpt_sp->GetTarget().GetAPIMutex()); 706 bkpt_sp->GetTarget().GetAPIMutex());tools/lldb/source/API/SBBreakpointLocation.cpp
98 loc_sp->GetTarget().GetAPIMutex()); 111 loc_sp->GetTarget().GetAPIMutex()); 122 loc_sp->GetTarget().GetAPIMutex()); 134 loc_sp->GetTarget().GetAPIMutex()); 146 loc_sp->GetTarget().GetAPIMutex()); 158 loc_sp->GetTarget().GetAPIMutex()); 170 loc_sp->GetTarget().GetAPIMutex()); 181 loc_sp->GetTarget().GetAPIMutex()); 194 loc_sp->GetTarget().GetAPIMutex()); 205 loc_sp->GetTarget().GetAPIMutex()); 229 loc_sp->GetTarget().GetAPIMutex()); 256 loc_sp->GetTarget().GetAPIMutex()); 282 loc_sp->GetTarget().GetAPIMutex()); 311 loc_sp->GetTarget().GetAPIMutex()); 323 loc_sp->GetTarget().GetAPIMutex()); 336 loc_sp->GetTarget().GetAPIMutex()); 349 loc_sp->GetTarget().GetAPIMutex()); 362 loc_sp->GetTarget().GetAPIMutex()); 374 loc_sp->GetTarget().GetAPIMutex()); 387 loc_sp->GetTarget().GetAPIMutex()); 399 loc_sp->GetTarget().GetAPIMutex()); 411 loc_sp->GetTarget().GetAPIMutex()); 434 loc_sp->GetTarget().GetAPIMutex()); 449 loc_sp->GetTarget().GetAPIMutex()); 464 loc_sp->GetTarget().GetAPIMutex());tools/lldb/source/API/SBBreakpointName.cpp
221 m_impl_up->GetTarget()->GetAPIMutex()); 245 m_impl_up->GetTarget()->GetAPIMutex()); 258 m_impl_up->GetTarget()->GetAPIMutex()); 272 m_impl_up->GetTarget()->GetAPIMutex()); 285 m_impl_up->GetTarget()->GetAPIMutex()); 299 m_impl_up->GetTarget()->GetAPIMutex()); 313 m_impl_up->GetTarget()->GetAPIMutex()); 327 m_impl_up->GetTarget()->GetAPIMutex()); 341 m_impl_up->GetTarget()->GetAPIMutex()); 355 m_impl_up->GetTarget()->GetAPIMutex()); 368 m_impl_up->GetTarget()->GetAPIMutex()); 382 m_impl_up->GetTarget()->GetAPIMutex()); 395 m_impl_up->GetTarget()->GetAPIMutex()); 409 m_impl_up->GetTarget()->GetAPIMutex()); 423 m_impl_up->GetTarget()->GetAPIMutex()); 438 m_impl_up->GetTarget()->GetAPIMutex()); 452 m_impl_up->GetTarget()->GetAPIMutex()); 467 m_impl_up->GetTarget()->GetAPIMutex()); 484 m_impl_up->GetTarget()->GetAPIMutex()); 529 m_impl_up->GetTarget()->GetAPIMutex()); 545 m_impl_up->GetTarget()->GetAPIMutex()); 559 m_impl_up->GetTarget()->GetAPIMutex()); 591 m_impl_up->GetTarget()->GetAPIMutex()); 618 m_impl_up->GetTarget()->GetAPIMutex());tools/lldb/source/API/SBCommandInterpreter.cpp
474 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 569 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); 588 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex());tools/lldb/source/API/SBDebugger.cpp
478 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); 558 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex());tools/lldb/source/API/SBFunction.cpp
135 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex());
tools/lldb/source/API/SBInstruction.cpp124 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); 144 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex()); 164 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex());tools/lldb/source/API/SBProcess.cpp
143 process_sp->GetTarget().GetAPIMutex()); 176 process_sp->GetTarget().GetAPIMutex()); 202 process_sp->GetTarget().GetAPIMutex()); 218 process_sp->GetTarget().GetAPIMutex()); 236 process_sp->GetTarget().GetAPIMutex()); 389 process_sp->GetTarget().GetAPIMutex()); 405 process_sp->GetTarget().GetAPIMutex()); 420 process_sp->GetTarget().GetAPIMutex()); 439 process_sp->GetTarget().GetAPIMutex()); 456 process_sp->GetTarget().GetAPIMutex()); 475 process_sp->GetTarget().GetAPIMutex()); 491 process_sp->GetTarget().GetAPIMutex()); 509 process_sp->GetTarget().GetAPIMutex()); 524 process_sp->GetTarget().GetAPIMutex()); 538 process_sp->GetTarget().GetAPIMutex()); 552 process_sp->GetTarget().GetAPIMutex()); 611 process_sp->GetTarget().GetAPIMutex()); 630 process_sp->GetTarget().GetAPIMutex()); 645 process_sp->GetTarget().GetAPIMutex()); 660 process_sp->GetTarget().GetAPIMutex()); 683 process_sp->GetTarget().GetAPIMutex()); 698 process_sp->GetTarget().GetAPIMutex()); 735 process_sp->GetTarget().GetAPIMutex()); 754 process_sp->GetTarget().GetAPIMutex()); 881 process_sp->GetTarget().GetAPIMutex()); 905 process_sp->GetTarget().GetAPIMutex()); 929 process_sp->GetTarget().GetAPIMutex()); 952 process_sp->GetTarget().GetAPIMutex()); 977 process_sp->GetTarget().GetAPIMutex()); 1023 process_sp->GetTarget().GetAPIMutex()); 1053 process_sp->GetTarget().GetAPIMutex()); 1080 process_sp->GetTarget().GetAPIMutex()); 1114 process_sp->GetTarget().GetAPIMutex()); 1136 process_sp->GetTarget().GetAPIMutex()); 1195 process_sp->GetTarget().GetAPIMutex()); 1218 process_sp->GetTarget().GetAPIMutex()); 1243 process_sp->GetTarget().GetAPIMutex()); 1266 process_sp->GetTarget().GetAPIMutex());tools/lldb/source/API/SBSymbol.cpp
133 lock = std::unique_lock<std::recursive_mutex>(target_sp->GetAPIMutex());
tools/lldb/source/API/SBTarget.cpp79 std::lock_guard<std::recursive_mutex> guard(target.GetAPIMutex()); 308 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 332 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 403 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 550 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 613 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 632 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 650 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 689 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 753 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 780 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 847 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 901 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 956 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 977 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 996 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1054 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1081 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1103 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1151 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1165 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1179 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1200 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1215 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1225 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1237 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1249 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1282 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1332 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1372 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1390 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1412 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1442 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1456 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 1527 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex()); 2324 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex());tools/lldb/source/API/SBValue.cpp
122 lock = std::unique_lock<std::recursive_mutex>(target->GetAPIMutex()); 1252 std::lock_guard<std::recursive_mutex> guard(target_sp->GetAPIMutex());tools/lldb/source/API/SBWatchpoint.cpp
106 watchpoint_sp->GetTarget().GetAPIMutex()); 121 watchpoint_sp->GetTarget().GetAPIMutex()); 136 watchpoint_sp->GetTarget().GetAPIMutex()); 149 std::lock_guard<std::recursive_mutex> guard(target.GetAPIMutex()); 169 watchpoint_sp->GetTarget().GetAPIMutex()); 182 watchpoint_sp->GetTarget().GetAPIMutex()); 195 watchpoint_sp->GetTarget().GetAPIMutex()); 207 watchpoint_sp->GetTarget().GetAPIMutex()); 218 watchpoint_sp->GetTarget().GetAPIMutex()); 231 watchpoint_sp->GetTarget().GetAPIMutex()); 247 watchpoint_sp->GetTarget().GetAPIMutex());tools/lldb/source/Interpreter/CommandObject.cpp
204 std::unique_lock<std::recursive_mutex>(target->GetAPIMutex());
tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp167 std::unique_lock<std::recursive_mutex> api_lock(target.GetAPIMutex(), 309 std::unique_lock<std::recursive_mutex> api_lock(target.GetAPIMutex(), 396 std::unique_lock<std::recursive_mutex> api_lock(target.GetAPIMutex(),tools/lldb/source/Target/ExecutionContext.cpp
135 lock = std::unique_lock<std::recursive_mutex>(m_target_sp->GetAPIMutex()); 149 lock = std::unique_lock<std::recursive_mutex>(m_target_sp->GetAPIMutex());