Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/Utilities/ | ||
| D | ThreadSyncTester.cs | 72 private readonly List<TestThread> threads; field in Antmicro.Renode.UnitTests.Utilities.ThreadSyncTester |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Sensor/ | ||
| D | SensorSamplesFifo.cs | 252 private readonly List<IManagedThread> threads = new List<IManagedThread>(); field in Antmicro.Renode.Peripherals.Sensors.T.ManagedThreadsContainer |