Home
last modified time | relevance | path

Searched refs:who (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgetpriority.c32 int getpriority(int which, int who) in getpriority() argument
34 int result = __getpriority(which, who); in getpriority()