Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp278 auto pred_with_quit = [&] { in PostThreadCondWait() local
283 pred_with_quit); in PostThreadCondWait()
285 post_thread_wait_.wait(lock, pred_with_quit); in PostThreadCondWait()