Searched refs:HandleThreadSwitch (Results 1 – 1 of 1) sorted by relevance
283 cpu.AddHook(pc, HandleThreadSwitch); in HandleRestoreUserContext()286 private void HandleThreadSwitch(ICpuSupportingGdb cpu, ulong address) in HandleThreadSwitch() method in Antmicro.Renode.Debug.SeL4DebugHelper292 cpu.RemoveHook(address, HandleThreadSwitch); in HandleThreadSwitch()