Searched refs:stopLoop (Results 1 – 1 of 1) sorted by relevance
712 bool stopLoop = false; in UsbPreConnect() local727 stopLoop = true; in UsbPreConnect()730 if (stopLoop && !uv_is_closing((const uv_handle_t *)handle)) { in UsbPreConnect()739 bool stopLoop = false; in UartPreConnect() local747 stopLoop = true; in UartPreConnect()763 stopLoop = true; in UartPreConnect()766 if (stopLoop) { in UartPreConnect()