HomeSort by relevance Sort by last modified time
    Searched full:detachedthread (Results 1 - 1 of 1) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/observers/
MultiDisplayObserver.cpp 246 sp<MDSClientInitThread> detachedThread;
252 detachedThread = mThread;
260 if (detachedThread.get()) {
261 detachedThread->requestExitAndWait();
262 detachedThread = NULL;

Completed in 108 milliseconds