summaryrefslogtreecommitdiffstats
path: root/source4/include/mutex.h
Commit message (Expand)AuthorAgeFilesLines
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-1/+1
* r5306: removed all the unused mutex functions from mutex.c. When (if?) weAndrew Tridgell2007-10-101-11/+1
* more mutex portability.Andrew Tridgell2003-12-161-5/+5
* more portability fixes. We now almost compile on solarisAndrew Tridgell2003-12-161-6/+6
* use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell2003-12-161-6/+6
* rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis2003-08-151-5/+5
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+79