Home
last modified time | relevance | path

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

/system/core/adb/
Dusb_osx.cpp383 void* RunLoopThread(void* unused) in RunLoopThread() function
415 if(adb_thread_create(&tid, RunLoopThread, NULL)) in usb_init()