Searched refs:stdin_read_thread_loop (Results 1 – 1 of 1) sorted by relevance
503 static void stdin_read_thread_loop(void* x) { in stdin_read_thread_loop() function698 if (!adb_thread_create(stdin_read_thread_loop, args)) { in RemoteShell()