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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dmain.c190 int queued_count; member in struct:counts_data
206 ++counts->queued_count;
216 counts->queued_count = 0;
252 gtr_action_set_sensitive( "torrent-start-now", ( sel_counts.stopped_count + sel_counts.queued_count ) > 0 );

Completed in 158 milliseconds