Home | History | Annotate | Download | only in vm

Lines Matching refs:THREAD_MAX_PRIORITY

3355     if (jprio > THREAD_MAX_PRIORITY)
3356 jprio = THREAD_MAX_PRIORITY;