OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_frame_cv
(Results
1 - 2
of
2
) sorted by null
/device/google/cuttlefish_common/host/frontend/vnc_server/
blackboard.cpp
46
client.second.
new_frame_cv
.notify_one();
85
state.
new_frame_cv
.wait(guard);
130
state.
new_frame_cv
.notify_one();
138
state.
new_frame_cv
.notify_one();
blackboard.h
43
std::condition_variable
new_frame_cv
;
member in struct:cvd::vnc::BlackBoard::ClientFBUState
Completed in 128 milliseconds