Searched refs:loaded_start_stop_cond (Results 1 – 4 of 4) sorted by relevance
85 pthread_cond_t loaded_start_stop_cond; variable
90 pthread_cond_t loaded_start_stop_cond; variable
151 pthread_cond_init (&loaded_start_stop_cond, NULL); in venc_dev()158 pthread_cond_destroy(&loaded_start_stop_cond); in ~venc_dev()402 status = pthread_cond_timedwait(&loaded_start_stop_cond, in venc_loaded_start()434 status = pthread_cond_timedwait(&loaded_start_stop_cond, in venc_loaded_stop()453 pthread_cond_signal(&loaded_start_stop_cond); in venc_loaded_start_done()462 pthread_cond_signal(&loaded_start_stop_cond); in venc_loaded_stop_done()
141 pthread_cond_init (&loaded_start_stop_cond, NULL); in venc_dev()160 pthread_cond_destroy(&loaded_start_stop_cond); in ~venc_dev()505 status = pthread_cond_timedwait(&loaded_start_stop_cond, in venc_loaded_start()539 status = pthread_cond_timedwait(&loaded_start_stop_cond, in venc_loaded_stop()559 pthread_cond_signal(&loaded_start_stop_cond); in venc_loaded_start_done()568 pthread_cond_signal(&loaded_start_stop_cond); in venc_loaded_stop_done()