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

/darwin-on-arm/xnu/bsd/sys/
H A Deventvar.h85 extern void kqueue_dealloc(struct kqueue *);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c1088 * kqueue_dealloc - detach all knotes from a kqueue and free it
1102 kqueue_dealloc(struct kqueue *kq) function
2264 kqueue_dealloc(kq);
H A Dsys_generic.c1564 kqueue_dealloc(kq);

Completed in 42 milliseconds