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

  /src/sys/kern/
kern_event.c 111 static void filt_procdetach(struct knote *);
228 .f_detach = filt_procdetach,
954 filt_procdetach(struct knote *kn) function in typeref:typename:void
1284 * We need to synchronize this with filt_procdetach().

Completed in 42 milliseconds