From c972a3fe2774c329cd64fdaf36f51e28a130bf4c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 2 Apr 2004 15:13:20 +0000 Subject: nginx-0.0.3-2004-04-02-19:13:20 import --- src/os/unix/ngx_thread.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/os/unix/ngx_thread.h') diff --git a/src/os/unix/ngx_thread.h b/src/os/unix/ngx_thread.h index 841636a04..52252747e 100644 --- a/src/os/unix/ngx_thread.h +++ b/src/os/unix/ngx_thread.h @@ -102,9 +102,6 @@ ngx_int_t ngx_mutex_dolock(ngx_mutex_t *m, ngx_int_t try); ngx_int_t ngx_mutex_unlock(ngx_mutex_t *m); -extern ngx_int_t ngx_threaded; - - #else /* !NGX_THREADS */ #define ngx_thread_volatile -- cgit v1.2.3