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

Method KqueueCtlAdd

adapter/micro_thread/mt_notify.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 virtual int HangupNotify(){return 0;};
73
74 virtual int KqueueCtlAdd(void* args){return 0;};
75
76 virtual int KqueueCtlDel(void* args){return 0;};
77

Callers 1

KqueueCtlAddMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected