Home
last modified time | relevance | path

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

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