Home
last modified time | relevance | path

Searched refs:finished_task_cond (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dframe_thread_encoder.c61 pthread_cond_t finished_task_cond; member
74 (OFF(task_fifo_cond), OFF(finished_task_cond)));
123 pthread_cond_signal(&c->finished_task_cond); in worker()
311 pthread_cond_wait(&c->finished_task_cond, &c->finished_task_mutex); in ff_thread_video_encode_frame()

Completed in 2 milliseconds