OSDN Git Service

pthread: Rename thread_init to avoid symbol collision
authorSean McGovern <gseanmcg@gmail.com>
Tue, 16 Jul 2013 15:31:23 +0000 (11:31 -0400)
committerMartin Storsjö <martin@martin.st>
Tue, 16 Jul 2013 21:13:31 +0000 (00:13 +0300)
commit50612484e058e8b241f0528584d64d9d2ccebf12
treef8786c092917bd30e953fd2c7ce2e35f5af33b3e
parente740929a071ab032ffa382e89da69c6ec7cf882c
pthread: Rename thread_init to avoid symbol collision

The AIX threads library exposes a function with the same name.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/pthread.c
libavfilter/pthread.c