Searched defs:HEIMDAL_RWLOCK_init (Results 1 – 1 of 1) sorted by relevance
90 #define HEIMDAL_RWLOCK_init(l) rwlock_init(l, NULL) macro120 #define HEIMDAL_RWLOCK_init(l) pthread_rwlock_init(l, NULL) macro276 #define HEIMDAL_RWLOCK_init(l) heim_rwlock_init((l)) macro309 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro333 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro