Searched refs:HEIMDAL_RWLOCK_init (Results 1 – 1 of 1) sorted by relevance
70 #define HEIMDAL_RWLOCK_init(l) rwlock_init(l, NULL) macro97 #define HEIMDAL_RWLOCK_init(l) pthread_rwlock_init(l, NULL) macro125 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro146 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro