Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_event.c429 kn_wait_flux(struct knote *kn, bool can_loop) in kn_wait_flux() function
497 kn_wait_flux(kn, false); in knote_detach_quiesce()
523 kn_wait_flux(kn, true); in knote_detach_quiesce()
2085 kn_wait_flux(kn, true); in kqueue_register()