]> granicus.if.org Git - transmission/commit
cleanup of who calls the libtransmission thread locking functions.
authorJordan Lee <jordan@transmissionbt.com>
Tue, 18 Jan 2011 23:44:36 +0000 (23:44 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Tue, 18 Jan 2011 23:44:36 +0000 (23:44 +0000)
commit8aa0f36a37ed5a52778f51b0dc5f57dfbf8a42a0
tree653147f0ca3177726289d803d6511eb9e2911fd4
parent87e78816ada172b13900524dab59511ac49bb7d0
cleanup of who calls the libtransmission thread locking functions.

In some cases we were calling them from deep inside libtransmission, when they should have been called directly from the public-visible API functions: tr_torrentWebSpeeds_KBps(), tr_torrentPeers(), tr_torrentTrackers().
libtransmission/announcer.c
libtransmission/peer-mgr.c
libtransmission/torrent.c
libtransmission/torrent.h