aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading/semaphore.h
Commit message (Expand)AuthorAgeFilesLines
* apple: Introduce a central compatibility header with all __APPLE__ quirksMartin Willi2014-11-211-5/+1
* semaphore: similar to thread_create(), semaphore_create() is used by MachMartin Willi2013-05-061-0/+5
* Added a wrapper class around POSIX semaphores.Tobias Brunner2012-05-021-0/+85