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

/system/bluetooth/tools/
H A Dasocket_test.c317 static void thread_delay_close(struct thread_args *args) { function
431 pthread_create(&thread, NULL, (void *)thread_delay_close, (void *)&args);
H A Dsocktest.c331 static void thread_delay_close(struct thread_args *args) { function
445 pthread_create(&thread, NULL, (void *)thread_delay_close, (void *)&args);

Completed in 40 milliseconds