Home
last modified time | relevance | path

Searched defs:stopCondition (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs629 …y, string name = "managed thread", IEmulationElement owner = null, Func<bool> stopCondition = null) in ObtainManagedThread()
634 …d, string name = "managed thread", IEmulationElement owner = null, Func<bool> stopCondition = null) in ObtainManagedThread()
641 …tion action, uint frequency, string name, IEmulationElement owner, Func<bool> stopCondition = null) in ManagedThreadWrappingClockEntry()
647 …action, TimeInterval period, string name, IEmulationElement owner, Func<bool> stopCondition = null) in ManagedThreadWrappingClockEntry()
688 …e ManagedThreadWrappingClockEntry(IMachine machine, Action action, Func<bool> stopCondition = null) in ManagedThreadWrappingClockEntry()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs50 …, string name = "managed thread", IEmulationElement owner = null, Func<bool> stopCondition = null); in ObtainManagedThread()
51 …, string name = "managed thread", IEmulationElement owner = null, Func<bool> stopCondition = null); in ObtainManagedThread()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/I2C/
DRenesasRA_IIC.cs544 private readonly Condition stopCondition; field in Antmicro.Renode.Peripherals.I2C.RenesasRA_IIC
DRenesasRZG_IIC.cs543 private readonly Condition stopCondition; field in Antmicro.Renode.Peripherals.I2C.RenesasRZG_IIC