Tizen RT Libs&Environment
v1.0 D5
|
Go to the source code of this file.
Macros | |
#define | PR_SET_NAME 1 |
#define | PR_GET_NAME 2 |
#define | EXTERN extern |
Functions | |
int | prctl (int option,...) |
called with a first argument describing what to do (with values PR_* defined above) and with additional arguments depending on the specific command. More... | |