Boost logo

Boost Users :

Subject: Re: [Boost-users] boost[thread] in win32 we have API like WaitForMultipleObjects.How can we implement the same using boost thread
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2009-01-13 18:11:56


On Tue, Jan 13, 2009 at 7:06 AM, Mrudul Mahurkar
<mrudul.mahurkar_at_[hidden]> wrote:
> Hi,
> i am working on boost::asio and boost thread library.I am creating client
> application that will work against any server.In that application am using
> threads and for their synchronisation i need the APIs like
> WaitForSingleObject and WaitForMultipleObject given by win32.so is there any
> API in boost ::thread library so that it can work like that.

I implemented such an API few months ago. I just made it available
under the Boost Software License, you can download it from the vault:

http://www.boostpro.com/vault/index.php?action=downloadfile&filename=wfmo.zip&directory=&

Sorry, no documentation yet.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net