]> err.no Git - varnish/commit
Add Semaphore facility to synchronize different treads in the tester
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 10:26:17 +0000 (10:26 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 10:26:17 +0000 (10:26 +0000)
commitcf0cb1e82ef61fa017d09cd0c49205af8d3a7684
tree47e82b631ac4319830a065a90e3d1211b97b5486
parent7a17bd11abf8a5578b33801a93834017a778f959
Add Semaphore facility to synchronize different treads in the tester
with each other.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2915 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtest/Makefile.am
varnish-cache/bin/varnishtest/vtc.c
varnish-cache/bin/varnishtest/vtc.h
varnish-cache/bin/varnishtest/vtc_http.c
varnish-cache/bin/varnishtest/vtc_sema.c [new file with mode: 0644]