log src/core/ngx_shmtx.c @ 5436:6aa75f4982ce

age author description
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.