reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Target/Process.h
 2274   ProcessRunLock &GetRunLock();

References

tools/lldb/source/API/SBFrame.cpp
  106     if (stop_locker.TryLock(&process->GetRunLock()))
  127     if (stop_locker.TryLock(&process->GetRunLock())) {
  150     if (stop_locker.TryLock(&process->GetRunLock())) {
  175     if (stop_locker.TryLock(&process->GetRunLock())) {
  199     if (stop_locker.TryLock(&process->GetRunLock())) {
  223     if (stop_locker.TryLock(&process->GetRunLock())) {
  246     if (stop_locker.TryLock(&process->GetRunLock())) {
  267     if (stop_locker.TryLock(&process->GetRunLock())) {
  288     if (stop_locker.TryLock(&process->GetRunLock())) {
  338     if (stop_locker.TryLock(&process->GetRunLock())) {
  362     if (stop_locker.TryLock(&process->GetRunLock())) {
  385     if (stop_locker.TryLock(&process->GetRunLock())) {
  408     if (stop_locker.TryLock(&process->GetRunLock())) {
  430     if (stop_locker.TryLock(&process->GetRunLock())) {
  482     if (stop_locker.TryLock(&process->GetRunLock())) {
  538     if (stop_locker.TryLock(&process->GetRunLock())) {
  591     if (stop_locker.TryLock(&process->GetRunLock())) {
  740     if (stop_locker.TryLock(&process->GetRunLock())) {
  831     if (stop_locker.TryLock(&process->GetRunLock())) {
  920     if (stop_locker.TryLock(&process->GetRunLock())) {
  952     if (stop_locker.TryLock(&process->GetRunLock())) {
  992     if (stop_locker.TryLock(&process->GetRunLock())) {
 1103     if (stop_locker.TryLock(&process->GetRunLock())) {
 1148     if (stop_locker.TryLock(&process->GetRunLock())) {
 1197     if (stop_locker.TryLock(&process->GetRunLock())) {
 1219     if (stop_locker.TryLock(&process->GetRunLock())) {
 1263     if (stop_locker.TryLock(&process->GetRunLock())) {
tools/lldb/source/API/SBProcess.cpp
  200     const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock());
  437     const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock());
  454     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  473     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  733     const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock());
  752     const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock());
  879     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  903     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  927     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  950     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
  975     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1051     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1078     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1112     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1134     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1241     if (stop_locker.TryLock(&process_sp->GetRunLock())) {
 1264   if (process_sp && stop_locker.TryLock(&process_sp->GetRunLock())) {
tools/lldb/source/API/SBQueue.cpp
   99         if (stop_locker.TryLock(&queue_sp->GetProcess()->GetRunLock())) {
  119         if (stop_locker.TryLock(&queue_sp->GetProcess()->GetRunLock())) {
tools/lldb/source/API/SBQueueItem.cpp
  104     if (process_sp && stop_locker.TryLock(&process_sp->GetRunLock())) {
tools/lldb/source/API/SBThread.cpp
  101     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  126     if (stop_locker.TryLock(&process->GetRunLock()))
  148     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  164     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  214     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  324     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  421     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  463     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  480     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  497     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
  515     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1097     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1124     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1183     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1201     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1220     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1240     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
 1346   if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {
tools/lldb/source/API/SBValue.cpp
  125     if (process_sp && !stop_locker.TryLock(&process_sp->GetRunLock())) {
tools/lldb/source/Target/ExecutionContext.cpp
  518             if (stop_locker.TryLock(&process_sp->GetRunLock()) &&