Searched refs:GetRunLock (Results 1 – 9 of 9) sorted by relevance
99 if (stop_locker.TryLock(&process->GetRunLock())) in IsValid()118 if (stop_locker.TryLock(&process->GetRunLock())) { in GetSymbolContext()155 if (stop_locker.TryLock(&process->GetRunLock())) { in GetModule()190 if (stop_locker.TryLock(&process->GetRunLock())) { in GetCompileUnit()224 if (stop_locker.TryLock(&process->GetRunLock())) { in GetFunction()258 if (stop_locker.TryLock(&process->GetRunLock())) { in GetSymbol()290 if (stop_locker.TryLock(&process->GetRunLock())) { in GetBlock()323 if (stop_locker.TryLock(&process->GetRunLock())) { in GetFrameBlock()355 if (stop_locker.TryLock(&process->GetRunLock())) { in GetLineEntry()415 if (stop_locker.TryLock(&process->GetRunLock())) { in GetPC()[all …]
90 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetQueue()118 if (stop_locker.TryLock(&process->GetRunLock())) in IsValid()136 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReason()160 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataCount()213 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { in GetStopReasonDataAtIndex()321 if (stop_locker.TryLock(&exe_ctx.GetProcessPtr()->GetRunLock())) { 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()[all …]
481 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in GetNumQueues()503 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in GetQueueAtIndex()960 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in ReadMemory()994 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in ReadCStringFromMemory()1019 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in ReadUnsignedFromMemory()1044 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in ReadPointerFromMemory()1079 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in WriteMemory()1159 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in LoadImage()1195 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in LoadImageUsingPaths()1243 if (stop_locker.TryLock(&process_sp->GetRunLock())) { in UnloadImage()[all …]
114 if (stop_locker.TryLock(&queue_sp->GetProcess()->GetRunLock())) { in FetchThreads()134 if (stop_locker.TryLock(&queue_sp->GetProcess()->GetRunLock())) { in FetchItems()
109 if (process_sp && stop_locker.TryLock(&process_sp->GetRunLock())) { in GetExtendedBacktraceThread()
125 if (process_sp && !stop_locker.TryLock(&process_sp->GetRunLock())) { in GetSP()
527 if (stop_locker.TryLock(&process_sp->GetRunLock()) && in SetTargetPtr()
5762 ProcessRunLock &Process::GetRunLock() { in GetRunLock() function in Process
2622 ProcessRunLock &GetRunLock();