Searched refs:threadPriority (Results 1 – 3 of 3) sorted by relevance
151 int32_t threadPriority,
575 public int threadPriority = Thread.NORM_PRIORITY; field in GraphRunner.Config979 mRunThread.setPriority(config.threadPriority); in init()
1226 int32_t threadPriority, in javaCreateThreadEtc() argument1241 threadName, threadPriority, threadStackSize, threadId); in javaCreateThreadEtc()