]> git.ipfire.org Git - thirdparty/strongswan.git/commit
semaphore: similar to thread_create(), semaphore_create() is used by Mach
authorMartin Willi <martin@revosec.ch>
Thu, 11 Apr 2013 17:20:33 +0000 (19:20 +0200)
committerMartin Willi <martin@revosec.ch>
Thu, 18 Apr 2013 12:40:22 +0000 (14:40 +0200)
commit632a6fcc8ca58ed5416c98f1d4a2f442492a345a
tree1c4f59a3bce56cadabcef146c49fe4ece247be68
parent8c4fb5f7b1e4961f862c028102bf4ce99e862e27
semaphore: similar to thread_create(), semaphore_create() is used by Mach

The compiler spits no warning, but the wrong symbol is used when calling
semaphore_create() from strongSwan. Override the name with a #define to force
the use of our semaphore_create().
src/libstrongswan/threading/semaphore.h