HomeSort by relevance Sort by last modified time
    Searched refs:thread_shutdown (Results 1 - 2 of 2) sorted by null

  /system/bluetooth/tools/
asocket_test.c 351 static void thread_shutdown(int fd) { function
629 pthread_create(&t2, NULL, (void *)thread_shutdown, (void *)&fd2);
socktest.c 365 static void thread_shutdown(int fd) { function
701 pthread_create(&t2, NULL, (void *)thread_shutdown, (void *)&fd2);

Completed in 41 milliseconds