# resource.h ## **Overview** **Related Modules:** [PROCESS](PROCESS.md) **Description:** Declares process-related structures and functions. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Functions

Function Name

Description

getpriority (int which, id_t who)

int 

Obtains the static priority of a specified ID.

setpriority (int which, id_t who, int value)

int 

Sets the static priority of a specified ID.