Lines Matching refs:sc_read_mtx
152 mtx_destroy(&sc->sc_read_mtx); in g_gate_destroy()
240 mtx_lock(&sc->sc_read_mtx); in g_gate_done()
243 mtx_unlock(&sc->sc_read_mtx); in g_gate_done()
268 mtx_lock(&sc->sc_read_mtx); in g_gate_start()
270 mtx_unlock(&sc->sc_read_mtx); in g_gate_start()
277 mtx_unlock(&sc->sc_read_mtx); in g_gate_start()
411 mtx_lock(&sc->sc_read_mtx); in g_gate_orphan()
415 mtx_unlock(&sc->sc_read_mtx); in g_gate_orphan()
511 mtx_init(&sc->sc_read_mtx, "gg:read", NULL, MTX_DEF); in g_gate_create()
631 mtx_destroy(&sc->sc_read_mtx); in g_gate_create()
667 mtx_lock(&sc->sc_read_mtx); in g_gate_modify()
671 mtx_unlock(&sc->sc_read_mtx); in g_gate_modify()
675 mtx_unlock(&sc->sc_read_mtx); in g_gate_modify()