aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/mutex.h
Commit message (Expand)AuthorAgeFilesLines
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-216/+0
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-12/+12
* use monotonic time source in convar->timed_wait, and in the scheduler using itMartin Willi2009-08-311-7/+10
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-141-4/+4
* Make accept(2) and recvfrom(2) cancellation points on Mac OS X.Tobias Brunner2009-07-301-0/+27
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* updated DoxyfileMartin Willi2009-03-241-1/+1
* replacing the pthread_mutex in scheduler_t with the wrapped implementation.Tobias Brunner2008-11-251-0/+12
* 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