FFmpeg
|
Data Fields | |
pthread_cond_t | cond |
pthread_mutex_t | mutex |
Definition at line 44 of file pthread_slice.c.
pthread_cond_t Progress::cond |
Definition at line 45 of file pthread_slice.c.
Referenced by ff_slice_thread_free(), ff_slice_thread_init_progress(), ff_thread_await_progress2(), and ff_thread_report_progress2().
pthread_mutex_t Progress::mutex |
Definition at line 46 of file pthread_slice.c.
Referenced by ff_slice_thread_free(), ff_slice_thread_init_progress(), ff_thread_await_progress2(), and ff_thread_report_progress2().