Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_event.c106 static void knote_deactivate_locked(struct knote *);
1525 knote_deactivate_locked(kn); in filt_timertouch()
2942 knote_deactivate_locked(struct knote *kn) in knote_deactivate_locked() function