ChannelElementBase::~ChannelElementBase() { ORO_ATOMIC_CLEANUP(&refcount); }
~AtomicInt() { ORO_ATOMIC_CLEANUP( &_val ); }