pthread_cond_destroy  243 libavcodec/frame_thread_encoder.c     pthread_cond_destroy(&c->task_fifo_cond);
pthread_cond_destroy  244 libavcodec/frame_thread_encoder.c     pthread_cond_destroy(&c->finished_task_cond);
pthread_cond_destroy  560 libavcodec/libstagefright.cpp     pthread_cond_destroy(&s->condition);
pthread_cond_destroy  588 libavcodec/pthread_frame.c         pthread_cond_destroy(&p->input_cond);
pthread_cond_destroy  589 libavcodec/pthread_frame.c         pthread_cond_destroy(&p->progress_cond);
pthread_cond_destroy  590 libavcodec/pthread_frame.c         pthread_cond_destroy(&p->output_cond);
pthread_cond_destroy  124 libavcodec/pthread_slice.c         pthread_cond_destroy(&c->progress_cond[i]);
pthread_cond_destroy  128 libavcodec/pthread_slice.c     pthread_cond_destroy(&c->current_job_cond);
pthread_cond_destroy  129 libavcodec/pthread_slice.c     pthread_cond_destroy(&c->last_job_cond);
pthread_cond_destroy   54 libavcodec/vp8.c             pthread_cond_destroy(&s->thread_data[i].cond);
pthread_cond_destroy   65 libavdevice/decklink_dec.cpp     pthread_cond_destroy(&q->cond);
pthread_cond_destroy  443 libavdevice/iec61883.c     pthread_cond_destroy(&dv->cond);
pthread_cond_destroy  112 libavfilter/pthread.c     pthread_cond_destroy(&c->current_job_cond);
pthread_cond_destroy  113 libavfilter/pthread.c     pthread_cond_destroy(&c->last_job_cond);
pthread_cond_destroy  819 libavformat/udp.c     pthread_cond_destroy(&s->cond);
pthread_cond_destroy  939 libavformat/udp.c         pthread_cond_destroy(&s->cond);
pthread_cond_destroy   70 libavutil/threadmessage.c         pthread_cond_destroy(&rmq->cond);
pthread_cond_destroy   89 libavutil/threadmessage.c         pthread_cond_destroy(&(*mq)->cond);