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

/system/core/adb/
H A Dusb_linux_client.c45 static void *usb_open_thread(void *x) function
136 if(adb_thread_create(&tid, usb_open_thread, h)){
148 // notify usb_open_thread that we are disconnected

Completed in 53 milliseconds