Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DEHCIHostController.cs46 asyncThread = machine.ObtainManagedThread(AsyncListScheduleThread, 100); in EHCIHostController()
469 private void AsyncListScheduleThread() in AsyncListScheduleThread() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController