Native threads (AIX only)

On AIX® systems, programs can set the priority of system contention scope threads. Calls to java.lang.Thread.setPriority() will change the priority of Java™ threads running on AIX.

For more information about AIX thread scheduling, see the documentation for your level of AIX. For example:

pthread_setschedparam Subroutine and Scheduling Threads.