MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / SetPriority

Method SetPriority

Libraries/unrar/threadpool.hpp:100–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98#ifdef _WIN_ALL
99 static int ThreadPriority;
100 static void SetPriority(int Priority) {ThreadPriority=Priority;}
101#endif
102};
103

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected