Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Dacm.c113 static pthread_mutex_t acm_lock = PTHREAD_MUTEX_INITIALIZER; variable
138 pthread_mutex_lock(&acm_lock); in ucma_ib_init()
161 pthread_mutex_unlock(&acm_lock); in ucma_ib_init()
427 pthread_mutex_lock(&acm_lock); in ucma_ib_resolve()
430 pthread_mutex_unlock(&acm_lock); in ucma_ib_resolve()
435 pthread_mutex_unlock(&acm_lock); in ucma_ib_resolve()