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

  /src/sys/sys/
eventvar.h 32 * This header is provided for the kqueue implementation and kmem
48 struct kqueue { struct
58 #define KQ_CLOSING __BIT(30) /* kqueue is closing for good */
65 void kqueue_printit(struct kqueue *, bool,
eventvar.h 32 * This header is provided for the kqueue implementation and kmem
48 struct kqueue { struct
58 #define KQ_CLOSING __BIT(30) /* kqueue is closing for good */
65 void kqueue_printit(struct kqueue *, bool,

Completed in 21 milliseconds