OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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