HomeSort by relevance Sort by last modified time
    Searched refs:input_thread (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
ui.c 370 static void *input_thread(void *cookie) function
441 pthread_create(&t, NULL, input_thread, NULL);
  /system/core/adb/
transport.c 310 static void *input_thread(void *_t) function
633 if(adb_thread_create(&input_thread_ptr, input_thread, t)){

Completed in 5638 milliseconds