log src/core/ngx_shmtx.c @ 7660:d33e17499088

age author description
Tue, 10 Feb 2015 01:51:08 +0300 Sergey Kandaurov Core: fixed build on Tru64 UNIX.
Wed, 04 Feb 2015 16:22:43 +0300 Roman Arutyunyan Core: fixed a race resulting in extra sem_post()'s.
Wed, 21 Nov 2012 14:23:26 +0000 Ruslan Ermilov Fixed location of debug message in ngx_shmtx_lock().
Tue, 03 Jul 2012 13:06:40 +0000 Ruslan Ermilov Fixed typo in a function name.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 28 Nov 2011 11:01:42 +0000 Maxim Dounin Added (void) as we intentionally ignore returned values.
Wed, 23 Nov 2011 14:07:06 +0000 Maxim Dounin Fixed build without atomic operations.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Sun, 11 Feb 2007 07:49:12 +0000 Igor Sysoev fix building on platforms with non-supported atomic operations
Mon, 20 Nov 2006 08:51:45 +0000 Igor Sysoev slab allocator in shared memory
Wed, 08 Feb 2006 15:33:12 +0000 Igor Sysoev nginx-0.3.27-RELEASE import release-0.3.27