This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: Thread safety and string


> > Is there any reason not to use the pthread mutex interface as a reference
> > implementation?
> 
> Yes, the overhead (time and space) is far too big and it wouldn't be
> binary compatible with a real solution.



Let me rephrase and state that I would love to see a reference
implementation from either Uli or Nathan, or some kind of detailed
description of the work that needs to be done, so that others could work
on it.

Ie, some kind of pointer or description of the "real solution" alluded to
above.

-Benjamin


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