Home
last modified time | relevance | path

Searched refs:output_thread (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dtransport.c260 static void *output_thread(void *_t) in output_thread() function
648 if(adb_thread_create(&output_thread_ptr, output_thread, t)){ in transport_registration_func()