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.cpp275 auto pred_with_quit = [&] { in PostThreadCondWait() local
280 pred_with_quit); in PostThreadCondWait()
282 post_thread_wait_.wait(lock, pred_with_quit); in PostThreadCondWait()