Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/include/
H A Dheim_threads.h96 #define HEIMDAL_RWLOCK_destroy(l) rwlock_destroy(l) macro
126 #define HEIMDAL_RWLOCK_destroy(l) pthread_rwlock_destroy(l) macro
282 #define HEIMDAL_RWLOCK_destroy(l) heim_rwlock_destroy((l)) macro
315 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro
339 #define HEIMDAL_RWLOCK_destroy(l) do { } while(0) macro