aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/mutex.c
Commit message (Expand)AuthorAgeFilesLines
* added an additional frame to lock profiling backtracesMartin Willi2008-12-151-1/+1
* replacing the pthread_mutex in scheduler_t with the wrapped implementation.Tobias Brunner2008-11-251-16/+32
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-5/+15
* wrapped rwlock with profiling supportMartin Willi2008-11-051-63/+155
* threshhold and ./configure option for lock profilerMartin Willi2008-11-051-6/+11
* separated backtrace functionality from leak_detective, used inMartin Willi2008-11-051-25/+20
* simple mutex profilerMartin Willi2008-11-051-0/+70
* condvar->wait() can handle recursive mutexMartin Willi2008-10-161-20/+76
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+267