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

Method WriteRefCnt

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

Source from the content-addressed store, hash-verified

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

Callers 1

KqueueCtrlDelRefMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected