Home
last modified time | relevance | path

Searched refs:MIN_PRIORITY (Results 1 – 1 of 1) sorted by relevance

/ark/runtime_core/runtime/
Dthread.cpp39 static const int MIN_PRIORITY = 19; variable
486 SetThreadPriority(MIN_PRIORITY); in SetDaemon()