#include <cstdio>
#include "BcpConfig.h"
Include dependency graph for BCP_os.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | setpriority(x, y, z) |
#define | gethostname(x, y) |
#define | GETPID (0) |
Functions | |
static long | BCP_free_mem () |
static long | BCP_used_heap () |
#define setpriority | ( | x, | |||
y, | |||||
z | ) |
Definition at line 13 of file BCP_os.hpp.
Referenced by BCP_cg_main(), BCP_lp_main(), BCP_tmstorage_main(), and BCP_vg_main().
#define gethostname | ( | x, | |||
y | ) |
Definition at line 25 of file BCP_os.hpp.
Referenced by BCP_cg_main(), BCP_lp_main(), BCP_tm_main(), BCP_tmstorage_main(), and BCP_vg_main().
#define GETPID (0) |
Definition at line 31 of file BCP_os.hpp.
Referenced by BCP_cg_main(), BCP_lp_main(), BCP_tm_main(), BCP_tmstorage_main(), and BCP_vg_main().
static long BCP_free_mem | ( | ) | [inline, static] |
static long BCP_used_heap | ( | ) | [inline, static] |
Definition at line 54 of file BCP_os.hpp.
Referenced by bcp_main(), BCP_print_memusage(), BCP_tm_balance_data(), BCP_tm_is_data_balanced(), process_Msg_CutList(), process_Msg_CutListDelete(), process_Msg_NodeList(), process_Msg_NodeListDelete(), process_Msg_VarList(), and process_Msg_VarListDelete().