summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_shmtx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Fixed typo in a function name.Ruslan Ermilov1-1/+1
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-11-23Added shmtx interface to forcibly unlock mutexes.Maxim Dounin1-1/+12
2011-05-10use POSIX semaphores in shmtx instead of sched_yield()Igor Sysoev1-80/+8
2009-03-13compatibility with Tru64 UNIX: fcntl(F_SETLK, F_WRLCK) returns EINVAL if busyIgor Sysoev1-3/+11
2007-02-14fix building on platforms with non-supported atomic operationsIgor Sysoev1-0/+2
2007-01-11optimize inlined code for gccIgor Sysoev1-5/+1
2006-11-20slab allocator in shared memoryIgor Sysoev1-12/+4
2006-02-08nginx-0.3.27-RELEASE importrelease-0.3.27Igor Sysoev1-0/+111