commit | 898446c8bacb5b0e1c223dfec4643ebee8d07f8e | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Feb 26 17:10:01 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Feb 26 17:10:01 2004 +0000 |
tree | 01470b0ba4a9419412ed82fd4a5f6f746a4819d9 | |
parent | f2334416e7485ff1c260a46ba47aeadffeff923a [diff] [blame] |
nginx-0.0.2-2004-02-26-20:10:01 import
diff --git a/src/os/unix/ngx_thread.h b/src/os/unix/ngx_thread.h index 3ecc1e6..3961f32 100644 --- a/src/os/unix/ngx_thread.h +++ b/src/os/unix/ngx_thread.h
@@ -60,6 +60,9 @@ ngx_int_t ngx_mutex_unlock(ngx_mutex_t *m); +extern ngx_int_t ngx_threaded; + + #else /* !NGX_THREADS */ #define ngx_log_tid 0