a5ccff7 Add a macro to copy with barriers

1 file Authored by simo 11 years ago, Committed by jhrozek 11 years ago,
    Add a macro to copy with barriers
    
    We have 2 places where we memcpy memory and need barriers protection.
    Use a macro so we can consolidate code in one place.
    
    Second fix for: https://fedorahosted.org/sssd/ticket/1694
    
        
file modified
+30 -17