Tizen RT Libs&Environment  v1.0 D5
prctl.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

#define EXTERN   extern

Definition at line 107 of file prctl.h.