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

/hardware/interfaces/usb/1.0/default/
H A DUsb.cpp39 volatile bool destroyThread; member in namespace:android::hardware::usb::V1_0::implementation
386 while (!destroyThread) {
417 destroyThread = true;
446 destroyThread = false;

Completed in 691 milliseconds