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

  /src/sys/kern/
subr_localcount.c 69 * The caller must call localcount_drain and then localcount_fini
93 * The localcount object lc may be used only with localcount_fini
94 * after this, unless reinitialized after localcount_fini with
137 * localcount_fini(lc)
143 localcount_fini(struct localcount *lc) function in typeref:typename:void

Completed in 12 milliseconds