This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [v3] thread impl shrinkage


2009/2/13 Benjamin Kosnik:
>
> ... Re-jiggers the thread implementation classes to hit the desired
> size/alignment goals. Then, activates this test in the testsuite.

Nice. There's a typo in the comment on _Impl_base: abitrary.

Is there any need for __r in thread::join() or could NULL be passed to
gthread_join?

Jonathan


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