| attach(const char *devname) | Process | [static] |
| cancel(int pid, int sig=0) | Process | [static] |
| detach(void) | Process | [static] |
| getConfigDir(void) | Process | [static] |
| getEnv(const char *name) | Process | [static] |
| getHomeDir(void) | Process | [static] |
| getPageSize(void) | Process | [static] |
| getUser(void) | Process | [static] |
| isScheduler(void) | Process | [static] |
| join(int pid) | Process | [static] |
| lock(bool future=true) | Process | |
| setEnv(const char *name, const char *value, bool overwrite) | Process | [static] |
| setGroup(const char *id) | Process | [static] |
| setInterruptSignal(int signo, Trap handler) | Process | [static] |
| setPosixSignal(int signo, Trap handler) | Process | [static] |
| setPriority(int pri) | Process | [static] |
| setRealtime(int pri=0) | Process | [static] |
| setScheduler(const char *policy) | Process | [static] |
| setUser(const char *id, bool grp=true) | Process | [static] |
| spawn(const char *exec, const char **argv, bool wait=true) | Process | [static] |
| Trap typedef | Process | |
| unlock(void) | Process |
1.4.4