Searched refs:si_mtx (Results 1 – 2 of 2) sorted by relevance
48 struct mtx *si_mtx; /* Lock for tdlist. */ member
1744 mtxp = sip->si_mtx;1758 if (sip->si_mtx == NULL) {1759 sip->si_mtx = mtxp;1766 mtx_unlock(sip->si_mtx);1799 if (sip->si_mtx == NULL)1804 mtx_lock(sip->si_mtx);1820 mtx_unlock(sip->si_mtx);