aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading/thread.c
Commit message (Expand)AuthorAgeFilesLines
* The mutex of a thread has to be locked when destroying it.Tobias Brunner2010-04-291-0/+2
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-6/+6
* corrected captionsAndreas Steffen2010-02-011-2/+2
* Added a workaround for the missing pthread_cancel on Android.Tobias Brunner2009-12-231-0/+35
* Adding an object-oriented wrapper for threads.Tobias Brunner2009-12-231-0/+405