Searched refs:startAfterVerify (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.h245 bool startAfterVerify; member in struct:tr_torrent
H A Dtorrent.c909 tor->startAfterVerify = doStart;
1655 tor->startAfterVerify = true;
1715 if( tor->startAfterVerify ) {
1716 tor->startAfterVerify = false;
1740 startAfter = (tor->isRunning || tor->startAfterVerify) && !tor->isStopping;
1745 tor->startAfterVerify = startAfter;
1748 tor->startAfterVerify = false;

Completed in 120 milliseconds