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

/system/core/adb/
H A Dsocket_test.cpp230 static void CloseRdHupSocketThreadFunc(CloseRdHupSocketArg* arg) { function
251 std::thread thread(CloseRdHupSocketThreadFunc, &arg);

Completed in 38 milliseconds