Home | History | Annotate | Download | only in libevent

Lines Matching full:refcnt

235 	int refcnt; /* reference count. */
1013 port->refcnt++;
1487 port->refcnt = 1;
1504 if (--port->refcnt == 0)
1819 rc = --req->port->refcnt;
1847 assert(!port->refcnt);