Home
last modified time | relevance | path

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

/system/bluetooth/tools/
Dpipetest.c137 static void thread_read(void *args) { in thread_read() function
236 pthread_create(&t, NULL, (void *)thread_read, (void *)fd[0]); in do_socketpair_read1_shutdown1()
Dasocket_test.c334 static void thread_read(void *args) { in thread_read() function
574 pthread_create(&t[i], NULL, (void *)thread_read, (void *)fd); in do_read_read_read_close()
595 pthread_create(&t[i], NULL, (void *)thread_read, (void *)fd); in do_read_read_read_shutdown()
Dsocktest.c348 static void thread_read(void *args) { in thread_read() function
646 pthread_create(&t[i], NULL, (void *)thread_read, (void *)fd); in do_read_read_read_close()
667 pthread_create(&t[i], NULL, (void *)thread_read, (void *)fd); in do_read_read_read_shutdown()