OSDN Git Service

w32pthread: help compiler figure out undeeded code
authorRafaël Carré <funman@videolan.org>
Tue, 20 Aug 2013 17:25:22 +0000 (19:25 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 21 Aug 2013 13:20:33 +0000 (14:20 +0100)
commit4622f11f9c83db8a2e08408c71ff901826ca652c
tree6e1b2ebc6f6b777574c1b0ee2657bdf76600fb36
parent0b45269c2d732d15afa2de9c475d85fcf5561ac4
w32pthread: help compiler figure out undeeded code

The emulation code is not needed when targetting Vista+
This helps getting rid of CreateSemaphore symbol, which is
forbidden in Windows Store apps.

Signed-off-by: Martin Storsjö <martin@martin.st>
compat/w32pthreads.h