$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] interprocess::message_queue thread safety
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-07-01 17:54:57
Moritz escribió:
> Hi everybody,
>
> I have a question concerning the interprocess::message_queue.
> Is the send(..) function thread safe?
Yes, it's thread-safe.
Regards,
Ion