HEIMDAL_RWLOCK_destroy   76 source4/heimdal/lib/krb5/heim_threads.h #define	HEIMDAL_RWLOCK_destroy(l) rwlock_destroy(l)	
HEIMDAL_RWLOCK_destroy  103 source4/heimdal/lib/krb5/heim_threads.h #define	HEIMDAL_RWLOCK_destroy(l) pthread_rwlock_destroy(l)	
HEIMDAL_RWLOCK_destroy  131 source4/heimdal/lib/krb5/heim_threads.h #define	HEIMDAL_RWLOCK_destroy(l) do { } while(0)
HEIMDAL_RWLOCK_destroy  152 source4/heimdal/lib/krb5/heim_threads.h #define	HEIMDAL_RWLOCK_destroy(l) do { } while(0)