MCPcopy Create free account
hub / github.com/F-Stack/f-stack / kqueue

Class kqueue

tools/compat/include/sys/event.h:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219struct knote;
220SLIST_HEAD(klist, knote);
221struct kqueue;
222TAILQ_HEAD(kqlist, kqueue);
223struct knlist {
224 struct klist kl_list;

Callers 1

Calls

no outgoing calls

Tested by 1