Searched refs:Blocking (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/device/
H A DSerialPort.cpp57 - Blocking mode
175 \param Blocking If true, enables the blocking mode. If false, disables it.
178 BSerialPort::SetBlocking(bool Blocking) argument
180 fBlocking = Blocking;

Completed in 44 milliseconds