Lines Matching refs:GetProcessPtr

90     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {  in GetQueue()
115 Process *process = exe_ctx.GetProcessPtr(); in IsValid()
136 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReason()
160 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataCount()
178 exe_ctx.GetProcessPtr()->GetBreakpointSiteList().FindByID( in GetStopReasonDataCount()
213 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataAtIndex()
232 exe_ctx.GetProcessPtr()->GetBreakpointSiteList().FindByID( in GetStopReasonDataAtIndex()
321 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopDescription()
363 exe_ctx.GetProcessPtr()->GetUnixSignals()->GetSignalAsCString( in GetStopDescription()
432 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReturnValue()
480 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetName()
505 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetQueueName()
530 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetQueueID()
554 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetInfoItemByPathAsString()
605 Process *process = exe_ctx.GetProcessPtr(); in ResumeNewPlan()
1154 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in Suspend()
1184 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in Resume()
1253 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetNumFrames()
1279 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetFrameAtIndex()
1311 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetSelectedFrame()
1343 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in SetSelectedFrame()
1434 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetExtendedBacktraceThread()
1438 Process *process = exe_ctx.GetProcessPtr(); in GetExtendedBacktraceThread()