HomeSort by: relevance | last modified time | path
    Searched defs:localcount_adjust (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_localcount.c 177 * localcount_adjust(lc, delta)
183 localcount_adjust(struct localcount *lc, int delta) function in typeref:typename:void
220 localcount_adjust(lc, +1);
268 localcount_adjust(lc, -1);

Completed in 12 milliseconds