Show
Ignore:
Timestamp:
01/25/08 14:32:12 (1 year ago)
Author:
cneumann
Message:

fixed: MT sync for child fields (should not link parents)

more reliable thread exit for MT test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FieldContainer/Fields/OSGMChildFCPointerField.h

    r1033 r1042  
    456456    void unlinkParent(Pointer const child, bool checkNull = true) const; 
    457457     
     458    void clearNoUnlink (void          ); 
     459    void resizeNoUnlink(size_t newSize); 
     460     
    458461    /*! \}                                                                 */ 
    459462    /*==========================  PRIVATE  ================================*/