Home
last modified time | relevance | path

Searched refs:GetClockEntryInLockContext (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DIClockSource.cs21 void GetClockEntryInLockContext(Action handler, Action<ClockEntry> visitor); in GetClockEntryInLockContext() method
DBaseClockSource.cs181 public virtual void GetClockEntryInLockContext(Action handler, Action<ClockEntry> visitor) in GetClockEntryInLockContext() method in Antmicro.Renode.Time.BaseClockSource
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Timers/
DComparingTimer.cs99 clockSource.GetClockEntryInLockContext(CompareReachedInternal, entry =>