#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <string.h>
#include <aquosa/qres_lib.h>
#include <proc/wchan.h>
#include <proc/version.h>
#include <proc/readproc.h>
#include <proc/sysinfo.h>
#include <proc/sig.h>
Go to the source code of this file.
Defines | |
#define | PROC_ONLY_FLAGS (PROC_FILLENV|PROC_FILLARG|PROC_FILLCOM|PROC_FILLMEM|PROC_FILLSTAT) |
Functions | |
int | main (int argc, char *argv[]) |
#define PROC_ONLY_FLAGS (PROC_FILLENV|PROC_FILLARG|PROC_FILLCOM|PROC_FILLMEM|PROC_FILLSTAT) |
Definition at line 13 of file qres-alltasks.c.
Referenced by main().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 15 of file qres-alltasks.c.
References qres_params_t::flags, qres_params_t::P, params, PROC_ONLY_FLAGS, qres_params_t::Q, qres_params_t::Q_min, qos_chk_ok_exit, qres_attach_thread(), qres_cleanup(), qres_create_server(), qres_get_sid(), qres_init(), and sid.