Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.cc116 void* ret_unused; in StopDebugger() local
117 if (TEMP_FAILURE_RETRY(pthread_join(gPthread.value(), &ret_unused)) != 0) { in StopDebugger()