Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
struct knote;
220
SLIST_HEAD(klist, knote);
221
struct kqueue;
222
TAILQ_HEAD(kqlist, kqueue);
223
struct knlist {
224
struct klist kl_list;
Callers
1
common_test_pidfile_child
Function · 0.50
Calls
no outgoing calls
Tested by
1
common_test_pidfile_child
Function · 0.40