Searched refs:HEIMDAL_RWLOCK_init (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/include/
H A Dheim_threads.h70 #define HEIMDAL_RWLOCK_init(l) rwlock_init(l, NULL) macro
97 #define HEIMDAL_RWLOCK_init(l) pthread_rwlock_init(l, NULL) macro
125 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro
146 #define HEIMDAL_RWLOCK_init(l) do { } while(0) macro

Completed in 99 milliseconds