Searched refs:stopLoop (Results 1 – 1 of 1) sorted by relevance
716 bool stopLoop = false; in UsbPreConnect() local723 stopLoop = true; in UsbPreConnect()737 stopLoop = true; in UsbPreConnect()740 if (stopLoop && !uv_is_closing((const uv_handle_t *)handle)) { in UsbPreConnect()749 bool stopLoop = false; in UartPreConnect() local757 stopLoop = true; in UartPreConnect()773 stopLoop = true; in UartPreConnect()776 if (stopLoop) { in UartPreConnect()