OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:output_thread
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minadbd/
transport.c
255
static void *
output_thread
(void *_t)
function
493
if(adb_thread_create(&output_thread_ptr,
output_thread
, t)){
/system/core/adb/
transport.c
260
static void *
output_thread
(void *_t)
function
648
if(adb_thread_create(&output_thread_ptr,
output_thread
, t)){
Completed in 55 milliseconds