$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2005-01-26 16:49:17
I'm coding a simple thread_pool class, with the help of boost. I
wrote a simple test case, and things seem to be out of sync - not all
the work gets executed. I think I am using boost::condition wrong,
can someone take a look?
-- Cory Nelson http://www.int64.org