Searched refs:thread_accept_write (Results 1 - 2 of 2) sorted by relevance

/system/bluetooth/tools/
H A Dasocket_test.c381 static void thread_accept_write(struct thread_args *args) { function
624 pthread_create(&t1, NULL, (void *)thread_accept_write, (void *)&a1);
H A Dsocktest.c395 static void thread_accept_write(struct thread_args *args) { function
696 pthread_create(&t1, NULL, (void *)thread_accept_write, (void *)&a1);

Completed in 5 milliseconds