aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/mutex.h
Commit message (Collapse)AuthorAgeFilesLines
* replacing the pthread_mutex in scheduler_t with the wrapped implementation.Tobias Brunner2008-11-251-0/+12
| | | | added a method to condvar_t which allows to wait for an absolute timeout.
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-0/+9
|
* wrapped rwlock with profiling supportMartin Willi2008-11-051-0/+44
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+123