Home
last modified time | relevance | path

Searched refs:knlist_mtx_unlock (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_event.c2493 static void knlist_mtx_unlock(void *arg);
2503 knlist_mtx_unlock(void *arg) in knlist_mtx_unlock() function
2535 knl->kl_unlock = knlist_mtx_unlock; in knlist_init()