Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/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