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

/system/bluetooth/tools/
H A Dasocket_test.c372 static void thread_delay_close_write(struct thread_args *args) { function
509 pthread_create(&thread, NULL, (void *)thread_delay_close_write, (void *)&args);
H A Dsocktest.c386 static void thread_delay_close_write(struct thread_args *args) { function
581 pthread_create(&thread, NULL, (void *)thread_delay_close_write, (void *)&args);

Completed in 96 milliseconds