Searched refs:heim_mutex_t (Results 1 – 1 of 1) sorted by relevance
150 } heim_mutex_t; typedef153 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