Searched refs:ls_threads (Results 1 – 2 of 2) sorted by relevance
604 ls->ls_threads = 1; in lf_advlockasync()630 state->ls_threads++; in lf_advlockasync()640 state->ls_threads++; in lf_advlockasync()652 state->ls_threads--; in lf_advlockasync()732 state->ls_threads--; in lf_advlockasync()734 if (LIST_EMPTY(&state->ls_active) && state->ls_threads == 0) { in lf_advlockasync()794 state->ls_threads++; in lf_purgelocks()824 while (state->ls_threads > 1) in lf_purgelocks()1955 ls->ls_threads++; in lf_iteratelocks_vnode()1978 ls->ls_threads--; in lf_iteratelocks_vnode()
119 int ls_threads; /* (i) Thread count */ member