Searched refs:StopThread (Results 1 – 1 of 1) sorted by relevance
150 private void StopThread(ref IManagedThread thread) in StopThread() method in Antmicro.Renode.Peripherals.Sound.PULP_I2S266 writeCallback: (_, val) => { if(val) StopThread(ref rxThread); }, in CreateRegisters()297 writeCallback: (_, val) => { if(val) StopThread(ref txThread); }, in CreateRegisters()