Files
strongswan-ext/src/libstrongswan/threading
Martin Willi b0ccd14f2a 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().
2013-05-06 16:06:48 +02:00
..
2012-10-24 16:00:51 +02:00
2012-10-24 16:00:51 +02:00
2012-07-04 10:13:49 +02:00
2013-02-26 11:40:34 +01:00