Searched refs:video_import_cond (Results 1 – 1 of 1) sorted by relevance
63 static pthread_cond_t video_import_cond = PTHREAD_COND_INITIALIZER; variable74 pthread_cond_signal(&video_import_cond); in tc_framebuffer_interrupt_import()88 pthread_cond_signal(&video_import_cond); in tc_framebuffer_interrupt()665 pthread_cond_wait(&video_import_cond, &vframe_list_lock); in vframe_register()757 pthread_cond_wait(&video_import_cond, &vframe_list_lock); in vframe_dup()825 pthread_cond_signal(&video_import_cond); in vframe_remove()