summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_shmtx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-11-28Added (void) as we intentionally ignore returned values.Maxim Dounin1-1/+1
2011-11-23Fixed build without atomic operations.Maxim Dounin1-2/+2
2011-11-23Added shmtx interface to forcibly unlock mutexes.Maxim Dounin1-44/+69
2011-05-10use POSIX semaphores in shmtx instead of sched_yield()Igor Sysoev1-0/+215
2007-02-11fix building on platforms with non-supported atomic operationsIgor Sysoev1-1/+2
2006-11-20slab allocator in shared memoryIgor Sysoev1-8/+5
2006-02-08nginx-0.3.27-RELEASE importrelease-0.3.27Igor Sysoev1-0/+70