aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading.h
Commit message (Collapse)AuthorAgeFilesLines
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-216/+0
|
* Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵Tobias Brunner2009-12-231-0/+216
primitives (and utils/mutex.h is now threading.h).