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

Class kevent

adapter/syscall/main_stack.c:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27/* kevent set */
28struct kevent kevSet;
29/* events */
30struct kevent events[MAX_EVENTS];
31/* kq */

Callers 2

loopFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected