MCPcopy Create free account
hub / github.com/amule-project/amule / ReSortChildren

Method ReSortChildren

src/StatTree.h:243–243  ·  view source on GitHub ↗

* Resorts children for the stSortByValue flag. */

Source from the content-addressed store, hash-verified

241 * Resorts children for the stSortByValue flag.
242 */
243 void ReSortChildren() { wxMutexLocker lock(m_lock); m_children.sort(ValueSort); }
244#endif
245
246#ifndef AMULE_DAEMON

Callers 1

UpdateStatsTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected