Lines Matching refs:TryLock

100     if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) {  in GetQueue()
125 if (stop_locker.TryLock(&process->GetRunLock())) in operator bool()
147 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReason()
163 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataCount()
213 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataAtIndex()
328 if (!stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) in GetStopDescription()
352 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReturnValue()
394 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetName()
411 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetQueueName()
428 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetQueueID()
446 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetInfoItemByPathAsString()
1026 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in Suspend()
1053 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in Resume()
1112 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetNumFrames()
1130 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetFrameAtIndex()
1149 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetSelectedFrame()
1169 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in SetSelectedFrame()
1275 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetExtendedBacktraceThread()