Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/include/
H A Dheim_threads.h150 } heim_mutex_t; typedef
153 heim_mutex_init(heim_mutex_t *m) in heim_mutex_init()
162 heim_mutex_lock(heim_mutex_t *m) in heim_mutex_lock()
184 heim_mutex_unlock(heim_mutex_t *m) in heim_mutex_unlock()
192 heim_mutex_destroy(heim_mutex_t *m) in heim_mutex_destroy()
202 #define HEIMDAL_MUTEX heim_mutex_t