Searched defs:threadPriority (Results 1 – 4 of 4) sorted by relevance
32 SoundDecoder::SoundDecoder(SoundManager* soundManager, size_t threads, int32_t threadPriority) in SoundDecoder()
49 JavaThread(std::function<void()> f, const char *name, int32_t threadPriority) in JavaThread()
575 public int threadPriority = Thread.NORM_PRIORITY; field in GraphRunner.Config
1447 int32_t threadPriority, in javaCreateThreadEtc()