Searched refs:hvs_trans_socks_mtx (Results 1 – 1 of 1) sorted by relevance
139 static struct mtx hvs_trans_socks_mtx; variable233 mtx_lock(&hvs_trans_socks_mtx); in hvs_remove_socket_from_list()235 mtx_unlock(&hvs_trans_socks_mtx); in hvs_remove_socket_from_list()247 mtx_lock(&hvs_trans_socks_mtx); in hvs_insert_socket_on_list()249 mtx_unlock(&hvs_trans_socks_mtx); in hvs_insert_socket_on_list()277 mtx_lock(&hvs_trans_socks_mtx); in hvs_find_socket_on_list()279 mtx_unlock(&hvs_trans_socks_mtx); in hvs_find_socket_on_list()332 mtx_init(&hvs_trans_socks_mtx, in hvs_trans_init()430 mtx_lock(&hvs_trans_socks_mtx); in hvs_trans_bind()443 mtx_unlock(&hvs_trans_socks_mtx); in hvs_trans_bind()[all …]