HomeSort by relevance Sort by last modified time
    Searched refs:mShutdownCond (Results 1 - 2 of 2) sorted by null

  /system/chre/host/common/include/chre_host/
socket_client.h 138 std::condition_variable mShutdownCond;
  /system/chre/host/common/
socket_client.cc 62 mShutdownCond.notify_all();
187 mShutdownCond.wait_for(lock, delay,

Completed in 316 milliseconds