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

  /system/core/toolbox/
ps.c 44 int prio, nice, rtprio, sched; local
126 rtprio = atoi(nexttok(&ptr)); // rt_priority
146 printf(" %-5d %-5d %-5d %-5d", prio, nice, rtprio, sched);

Completed in 24 milliseconds