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

/system/core/adb/
H A Dusb_osx.c377 void* RunLoopThread(void* unused) function
398 DBG("RunLoopThread done\n");
416 if(adb_thread_create(&tid, RunLoopThread, NULL))

Completed in 122 milliseconds