OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_client_cv_
(Results
1 - 2
of
2
) sorted by null
/device/google/cuttlefish_common/host/frontend/vnc_server/
blackboard.cpp
57
new_client_cv_
.notify_one();
100
new_client_cv_
.wait(guard);
blackboard.h
106
std::condition_variable
new_client_cv_
;
member in class:cvd::vnc::BlackBoard
Completed in 84 milliseconds