aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading
Commit message (Collapse)AuthorAgeFilesLines
...
* Threading primitives separated.Tobias Brunner2009-12-237-393/+525
|
* Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵Tobias Brunner2009-12-231-0/+551
primitives (and utils/mutex.h is now threading.h).