aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/mutex.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | leak_detective mutex profiling signal handler
* 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