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

/system/bluetooth/tools/
H A Dpipetest.c144 static void thread_close(void *args) { function
365 pthread_create(&t[i], NULL, (void *)thread_close, (void *)fd[i%2]);

Completed in 3 milliseconds