Searched defs:thread (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Network/ | ||
| D | LinuxTapInterface.cs | 282 private Thread thread; field in Antmicro.Renode.HostInterfaces.Network.LinuxTapInterface |
| D | WindowsTapInterface.cs | 308 private Thread thread; field in Antmicro.Renode.HostInterfaces.Network.WindowsTapInterface |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/ | ||
| D | SocketCANBridge.cs | 185 private Thread thread; field in Antmicro.Renode.Peripherals.CAN.SocketCANBridge |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/ | ||
| D | PULP_I2S.cs | 150 private void StopThread(ref IManagedThread thread) in StopThread() |