#include "process.h"#include "class.h"#include "misc.h"Include dependency graph for global.h:

Go to the source code of this file.
Defines | |
| #define | VERBOSE_OFF 0 |
| #define | VERBOSE_ONCE 1 |
| #define | VERBOSE_ALL 2 |
| #define | test_mask(accept, method) ((accept)[method] >= 0) |
Functions | |
| char * | whoami () |
| int | instanceof (int jobid, char *subtype_name) |
Variables | |
| int | pearl_nlabels |
| int | pearl_economicmode |
| int | method_statistics |
| int | pearl_info |
| timet | pearl_time |
| processx * | pearl_head |
| processx * | pearl_proc |
| processx * | pearl_current |
| int | pearl_njobs |
| int | pearl_argc |
| char ** | pearl_argv |
| char * | pearl_argv0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6