Home
last modified time | relevance | path

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

/frameworks/base/libs/usb/tests/accessorytest/
Dhid.c145 static void* inotify_thread(void* arg) in inotify_thread() function
201 pthread_create(&th, NULL, inotify_thread, NULL); in init_hid()