Boost logo

Boost :

Subject: [boost] [interprocess] Re: named_condition_any not working.
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-02-02 16:43:06


El 31/01/2014 22:06, Marius Adrian DOBRESCU escribió:
> Hello!
>
> I tried to use into my code an interprocess mechanism like
> producer/multiple consumers with named_sharable_mutexes.
>
> I found out that named_condition_any is not working with any kind of
> scoped locks. Neither with sharable_mutex or simple named_mutex. It
> takes the lock successful but cannot unblock another process when
> notify is called.
>
> I used linux, gcc 4.8, just basic build, linking with pthreads.
>
> Is this a known issue to you because I couldn't find any info related
> on the Internet?

Sorry to hear that. I don't have time to investigate the issue this
week, but if you find the problem is probably in the library, please
open a Boost.Trac issue so that this is not forgotten.

best,

Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk