Searched refs:threadLoop (Results 1 – 2 of 2) sorted by relevance
30 mThread = std::thread(&EvsCallbackThread::threadLoop, this); in EvsCallbackThread()39 void EvsCallbackThread::threadLoop() { in threadLoop() function in android::automotive::evs::EvsCallbackThread
45 void threadLoop() EXCLUDES(mLock);