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

/system/bt/osi/test/
H A Dreactor_test.cpp18 static void *reactor_thread(void *ptr) { function
29 int ret = pthread_create(&thread, NULL, reactor_thread, reactor);

Completed in 29 milliseconds