Thread pools implementation.

This commit is contained in:
Valentin Bartenev
2015-03-14 17:37:07 +03:00
parent 08e05a4042
commit 305fc021db
26 changed files with 1112 additions and 2 deletions

1
auto/configure vendored
View File

@@ -58,6 +58,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
. auto/unix
fi
. auto/threads
. auto/modules
. auto/lib/conf