abbra / bind-dyndb-ldap

Forked from bind-dyndb-ldap 5 years ago
Clone

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

Authored and Committed by pspacek 9 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