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

Method ReadRefCnt

adapter/micro_thread/kqueue_proxy.h:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214
215
216 int ReadRefCnt() { return _rd_ref; };
217 int WriteRefCnt() { return _wr_ref; };
218
219};

Callers 1

KqueueCtrlDelRefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected