Searched refs:uartWriteLock (Results 1 – 1 of 1) sorted by relevance
151 lock(uartWriteLock) in SendChar()169 lock(uartWriteLock) in SendBytes()183 lock(uartWriteLock) in SendBytes()419 private readonly object uartWriteLock = new object(); field in Antmicro.Renode.Peripherals.Network.AtCommandModem