On Fri, 20 Feb 2004, Brian F. Feldman wrote: > Daniel Eischen <eischen_at_vigrid.com> wrote: > > > > Could you take a look at my test program (that I put in src/tools/) to see > > > if I made any pthreading errors? > > > > Where in src/tools? > > It's in src/tools/regression/gaithrstress. Yes, it looks fine to me. One other thing about your patch, probably minor. Since h_error is only used for the main thread now, multithreaded applications that haven't been recompiled will still be referencing it instead of the new function. This would seem to break the ABI, right? These older applications will pick up the wrong h_error. -- Dan EischenReceived on Sat Feb 21 2004 - 14:28:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC