0946ef7 Replace isc_atomic_* in MetaLDAP with reference counter abstraction.

Authored and Committed by pspacek 8 years ago
1 file changed. 29 lines added. 18 lines removed.
    Replace isc_atomic_* in MetaLDAP with reference counter abstraction.
    
    Reference counters are used as abstraction which hides missing isc_atomic_*()
    functions on some architectures.
    
        
file modified
+29 -18