]> err.no Git - varnish/commit
Use a private cond-var for each worker thread, instead of pipe(2)-pair, it is cheaper.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 13 Mar 2008 12:49:36 +0000 (12:49 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 13 Mar 2008 12:49:36 +0000 (12:49 +0000)
commitd9518b469b1e6b49712a878e1865659da47e4d7d
treedf693374f5f47f693afb6ab51d164a683b99122d
parent43d68564a5a9d2dbe43078e08668ba5790a3dfbc
Use a private cond-var for each worker thread, instead of pipe(2)-pair, it is cheaper.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2605 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_pool.c