Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_domain.c243 mtx_lock(&dom_mtx); in domain_add()
250 mtx_unlock(&dom_mtx); in domain_add()
260 mtx_lock(&dom_mtx); in domain_remove()
262 mtx_unlock(&dom_mtx); in domain_remove()
269 mtx_lock(&dom_mtx); in domainfinalize()
272 mtx_unlock(&dom_mtx); in domainfinalize()
324 mtx_lock(&dom_mtx); in protosw_register()
348 mtx_unlock(&dom_mtx); in protosw_register()
354 mtx_unlock(&dom_mtx); in protosw_register()
372 mtx_lock(&dom_mtx); in protosw_unregister()
[all …]