#include <grass/config.h>#include <stdio.h>

Go to the source code of this file.
Defines | |
| #define | PRIO_PROCESS 0 |
| #define | NORMAL 0 |
| #define | PRIORITY -10 |
Functions | |
| int | init_priority (void) |
| int | set_priority () |
| int | unset_priority () |
| int | set_uid_to_user () |
| #define NORMAL 0 |
| #define PRIO_PROCESS 0 |
| #define PRIORITY -10 |
| int init_priority | ( | void | ) |
Definition at line 72 of file set_prior.c.
| int set_priority | ( | ) |
| int set_uid_to_user | ( | ) |
Definition at line 166 of file set_prior.c.
| int unset_priority | ( | ) |
1.5.5