Home
last modified time | relevance | path

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

/system/bluetooth/tools/
Dpipetest.c115 static void thread_pollin(void *args) { in thread_pollin() function
276 pthread_create(&t1, NULL, (void *)thread_pollin, (void *)fd[0]); in do_pollin_pollin_write()
277 pthread_create(&t2, NULL, (void *)thread_pollin, (void *)fd[0]); in do_pollin_pollin_write()
Dasocket_test.c341 static void thread_pollin(void *args) { in thread_pollin() function
Dsocktest.c355 static void thread_pollin(void *args) { in thread_pollin() function