aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading/thread_value.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly cleanup thread-local values for the threads destroying ↵Tobias Brunner2012-07-121-2/+19
| | | | thread_value_t objects
* Migrated thread_value_t to INIT/METHOD macros.Tobias Brunner2011-10-031-17/+15
|
* Adding an object-oriented wrapper for thread-specific values.Tobias Brunner2009-12-231-0/+78