Re: TObject and pthread

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Mon, 17 Aug 2009 17:14:05 -0500


Hi Pierrer-Luc,

Did you create just a pthread or did you use TThread (the later is necessary for ROOT to know that it should be in 'multi-thread' mode)?

Cheers,
Philippe

Pierre-Luc Drouin wrote:
> Is that possible that the class TObject is not compatible with
> multi-threading (pthread)? When I create and delete instances of my
> own classes that are derived from TObject, I get warning about missing
> objects in TObjectTable. I never get such warnings with a single
> thread... Is there a workaround this?
>
> Thanks!
> Pierre-Luc Drouin
>
>
Received on Tue Aug 18 2009 - 00:14:28 CEST

This archive was generated by hypermail 2.2.0 : Wed Aug 19 2009 - 23:50:02 CEST