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

  /bootable/recovery/
ui.c 242 static void *input_thread(void *cookie) function
337 pthread_create(&t, NULL, input_thread, NULL);