Searched refs:port_lock (Results 1 – 2 of 2) sorted by relevance
66 lck_mtx_t port_lock; member
209 lck_mtx_lock(&vsockinfo[protocol].port_lock); in vsock_bind_address()225 lck_mtx_unlock(&vsockinfo[protocol].port_lock); in vsock_bind_address()238 lck_mtx_unlock(&vsockinfo[protocol].port_lock); in vsock_bind_address()1523 lck_mtx_init(&vsockinfo[protocol].port_lock, lock_group, LCK_ATTR_NULL); in common_vsock_init()