OSDN Git Service

Rename thread_init() in libavcodec and libavfilter as library_thread_init().
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 30 Jun 2013 11:34:46 +0000 (13:34 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sun, 30 Jun 2013 11:47:45 +0000 (13:47 +0200)
commit674d8a9629609a17fd6916164556cb012d6e6a1c
treea12d2f0ecdf16372ca0a5a7904e44531b537570c
parent33f5d70df589bb00c576fac62fb311f08673c7c5
Rename thread_init() in libavcodec and libavfilter as library_thread_init().

The aix header sys/thread.h contains a definition for thread_init().
libavcodec/pthread.c
libavfilter/pthread.c