Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/include/
H A Dheim_threads.h74 #define HEIMDAL_RWLOCK_wrlock(l) rwlock_wrlock(l) macro
101 #define HEIMDAL_RWLOCK_wrlock(l) pthread_rwlock_wrlock(l) macro
129 #define HEIMDAL_RWLOCK_wrlock(l) do { } while(0) macro
150 #define HEIMDAL_RWLOCK_wrlock(l) do { } while(0) macro