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

/macosx-10.10.1/Heimdal-398.1.2/include/
H A Dheim_threads.h76 #define HEIMDAL_RWLOCK_destroy(l) rwlock_destroy(l) macro
103 #define HEIMDAL_RWLOCK_destroy(l) pthread_rwlock_destroy(l) macro
131 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro
152 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro

Completed in 66 milliseconds