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

Method GetPriority

src/ThreadScheduler.cpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381
382
383ETaskPriority CThreadTask::GetPriority() const
384{
385 return m_priority;
386}
387
388
389// File_checked_for_headers

Callers 1

operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected