This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] posix gthreads additions for c++0x thread library


On Mon, Aug 18, 2008 at 1:34 PM, Chris Fairles <chris.fairles@gmail.com> wrote:
> So just focusing on posix platform in these patches.
>
> gthr-posix-patch.txt includes the necessary changes to gthr-posix.h
> and gthr-posix.c. I moved some of the objc-only definitions so they
> are no longer objc-only (to avoid dup defs). The objc folk will have
> to take a look at this to make sure its ok

Yes this is ok from the point of view of libobjc.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]