Searched refs:knote_drop_detached (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/kern/
H A Dkern_event.c150 static void knote_drop_detached(struct knote *kn, struct thread *td);
1635 knote_drop_detached(kn, td);
2597 knote_drop_detached(kn, td);
2700 knote_drop_detached(kn, td);
2704 knote_drop_detached(struct knote *kn, struct thread *td) function

Completed in 79 milliseconds