HomeSort by relevance Sort by last modified time
    Searched full:os_changethreadpriority (Results 1 - 4 of 4) sorted by null

  /dalvik/vm/os/
linux.cpp 31 void os_changeThreadPriority(Thread* thread, int newPriority)
os.h 42 void os_changeThreadPriority(Thread* thread, int newPriority);
android.cpp 48 void os_changeThreadPriority(Thread* thread, int newPriority)
  /dalvik/vm/
Thread.cpp     [all...]

Completed in 1816 milliseconds