Home
last modified time | relevance | path

Searched refs:pred_with_quit (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp258 auto pred_with_quit = [&] { in PostThreadCondWait() local
263 pred_with_quit); in PostThreadCondWait()
265 post_thread_wait_.wait(lock, pred_with_quit); in PostThreadCondWait()