w32pthreads: Mark functions in compatibility wrapper as av_unused
authorDiego Biurrun <diego@biurrun.de>
Thu, 14 Aug 2014 12:40:19 +0000 (14:40 +0200)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 Aug 2014 07:37:38 +0000 (09:37 +0200)
commit6baeadd11083774ebd823dd5e1a744c2150a3bfc
tree68062c5f9bf517ed5f3c694fe1c0692eda25f2f1
parent7ccb847f0f1f28199fa254847b91b6e50fb92832
w32pthreads: Mark functions in compatibility wrapper as av_unused

This avoids annoying warnings about unused functions. The compatibility
wrapper is designed to provide a complete (stub) API, so some functions
being unused by some files is natural and no reason for a warning.
compat/w32pthreads.h