Searched refs:threadFunc (Results 1 – 1 of 1) sorted by relevance
204 WorkPoolThread() : mThread([this] { threadFunc(); }) { in WorkPoolThread()278 void threadFunc() { in threadFunc() function in android::base::guest::WorkPoolThread