Handbook
Glossary
getpriority ( which who -- int )
Vocabulary
unix
.
process
Inputs
which
an
object
who
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.process
FUNCTION:
int
getpriority
(
int
which,
int
who )