Searched refs:match_tbl_mutex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ibumad.h165 pthread_mutex_t match_tbl_mutex; member in struct:_osm_vendor
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c139 pthread_mutex_lock(&p_vend->match_tbl_mutex);
149 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
157 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
177 pthread_mutex_lock(&p_vend->match_tbl_mutex);
184 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
189 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
210 pthread_mutex_lock(&p_vend->match_tbl_mutex);
219 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
267 pthread_mutex_unlock(&p_vend->match_tbl_mutex);
552 pthread_mutex_init(&p_vend->match_tbl_mutex, NUL
[all...]

Completed in 59 milliseconds