Go to the first, previous, next, last section, table of contents.
- `getpriority(WHICH,WHO)'
-
プロセス、プロセスグループ、またはユーザの現在の priority を返す。
(
getpriority(2)
を参照のこと。)
getpriority(2)
をインプリメントしていないマシンで使用すると
致命的エラーとなる。
Go to the first, previous, next, last section, table of contents.