comparison src/event/ngx_event.h @ 370:54f76b0b8dca

nginx-0.0.7-2004-06-27-22:01:57 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 27 Jun 2004 18:01:57 +0000
parents 7650aea1816f
children 213f17e9f776
comparison
equal deleted inserted replaced
369:9c2515d70489 370:54f76b0b8dca
152 #endif 152 #endif
153 153
154 #endif 154 #endif
155 155
156 156
157 #if (NGX_THREADS)
158 ngx_atomic_t *lock;
159 #endif
160
161
157 #if 0 162 #if 0
158 163
159 /* the threads support */ 164 /* the threads support */
160 165
161 /* 166 /*