Searched refs:tr_peerIoUnref (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-io.h151 #define tr_peerIoUnref(io) tr_peerIoUnrefImpl( __FILE__, __LINE__, (io) ); macro
H A Dbandwidth.c282 tr_peerIoUnref( peers[i] );
H A Dhandshake.c1089 tr_peerIoUnref( handshake->io ); /* balanced by the ref in tr_handshakeNew */
H A Dpeer-io.c242 tr_peerIoUnref( io );
H A Dpeer-mgr.c428 tr_peerIoUnref( peer->io ); /* balanced by the ref in handshakeDoneCB() */
2116 tr_peerIoUnref( io ); /* balanced by the implicit ref in tr_peerIoNewIncoming() */
4077 tr_peerIoUnref( io ); /* balanced by the initial ref

Completed in 119 milliseconds