Searched defs:qemu_socket_thread (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dtransport_local.c232 static void *qemu_socket_thread(void * arg) function
246 D("transport: qemu_socket_thread() starting\n");
294 D("transport: qemu_socket_thread() exiting\n");
316 func = qemu_socket_thread;

Completed in 39 milliseconds