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

/system/bluetooth/tools/
H A Dasocket_test.c365 static void thread_connect(struct thread_args *args) { function
480 pthread_create(&thread, NULL, (void *)thread_connect, (void *)&args);
H A Dsocktest.c379 static void thread_connect(struct thread_args *args) { function
494 pthread_create(&thread, NULL, (void *)thread_connect, (void *)&args);

Completed in 59 milliseconds