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

  /src/sys/kern/
kern_event.c 343 * caller guarantees that klist_fini() will not be called concurrently
348 * the caller must guarantee that klist_fini() will never
352 * klist_fini(): Caller must guarantee that no more knotes can
354 * object's lock; klist_fini() itself will acquire the foplock
548 * (or anything else) is tearing down its klist, klist_fini() enumerates
566 * be modified by code outside of klist_fini().
3000 klist_fini(struct klist *list) function

Completed in 43 milliseconds