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

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

Completed in 4 milliseconds