$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Jones (jdadson_at_[hidden])
Date: 2002-05-22 18:33:39
Are there any plans to add semaphores to the boost threads library? Or
are they already there and I missed them? How about timer events and
such? Waiting on any of a list of events?
Applications I write and maintain use semaphores to moderate
inter-thread communication via shared FIFO's. Perhaps Boost has plans
for implementing that higher level concept.
Best regards,
Jive