Searched refs:ioprio_get (Results 1 – 2 of 2) sorted by relevance
8 int ioprio_get:ioprio_get(int which, int who) lp64
663 static int ioprio_get(int which, int who) { in ioprio_get() function686 int value = ioprio_get(IOPRIO_WHO_PROCESS, /*pid*/0); in ObserveOnNewIoThread()