Searched refs:OnPossessedThread (Results 1 – 5 of 5) sorted by relevance
31 bool OnPossessedThread { get; } property
266 if(!OnPossessedThread) in SyncTime()330 if(!OnPossessedThread) in RequestTranslationBlockRestart()1370 if(!OnPossessedThread)
203 public bool OnPossessedThread property in Antmicro.Renode.Peripherals.CPU.BaseCPU
1744 if(!SystemBus.TryGetCurrentCPU(out var cpu) || !cpu.OnPossessedThread) in ExchangeRegistrationPointForPeripheral()
467 if(!cpu.OnPossessedThread) in TryFindCurrentThreadCPUAndId()