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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DThreadScheduler.h44 ETP_Normal, enumerator in enum:ETaskPriority
157 CThreadTask(const wxString& type, const wxString& desc, ETaskPriority priority = ETP_Normal);
H A DThreadTasks.cpp55 : CThreadTask(wxT("Hashing"), path.JoinPaths(filename).GetPrintable(), (part ? ETP_High : ETP_Normal)),

Completed in 99 milliseconds