Lines Matching refs:TryLock
247 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetNumThreads()
518 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadAtIndex()
856 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByID()
883 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByIndexID()
989 if (stop_locker.TryLock(&process_sp->GetRunLock())) in ReadMemory()
1031 if (stop_locker.TryLock(&process_sp->GetRunLock())) in ReadCStringFromMemory()
1059 if (stop_locker.TryLock(&process_sp->GetRunLock())) in ReadUnsignedFromMemory()
1087 if (stop_locker.TryLock(&process_sp->GetRunLock())) in ReadPointerFromMemory()
1129 if (stop_locker.TryLock(&process_sp->GetRunLock())) in WriteMemory()
1216 if (stop_locker.TryLock(&process_sp->GetRunLock())) in LoadImage()
1240 if (stop_locker.TryLock(&process_sp->GetRunLock())) in UnloadImage()