Searched defs:HEIMDAL_RWLOCK_destroy (Results 1 – 1 of 1) sorted by relevance
96 #define HEIMDAL_RWLOCK_destroy(l) rwlock_destroy(l) macro126 #define HEIMDAL_RWLOCK_destroy(l) pthread_rwlock_destroy(l) macro282 #define HEIMDAL_RWLOCK_destroy(l) heim_rwlock_destroy((l)) macro315 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro339 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro