comparison src/os/win32/ngx_process_cycle.c @ 306:6b91bfbc4123

nginx-0.0.3-2004-04-05-00:32:09 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 04 Apr 2004 20:32:09 +0000
parents 1526e7686b20
children 56496082668b
comparison
equal deleted inserted replaced
305:4b1a3a4acc60 306:6b91bfbc4123
13 13
14 sig_atomic_t ngx_reap; 14 sig_atomic_t ngx_reap;
15 sig_atomic_t ngx_timer; 15 sig_atomic_t ngx_timer;
16 16
17 #endif 17 #endif
18
19 ngx_int_t ngx_threaded;
18 20
19 sig_atomic_t ngx_terminate; 21 sig_atomic_t ngx_terminate;
20 sig_atomic_t ngx_quit; 22 sig_atomic_t ngx_quit;
21 23
22 #if 0 24 #if 0