coin-Bcp
Macros | Functions
BCP_os.hpp File Reference
#include <cstdio>
#include "BcpConfig.h"
Include dependency graph for BCP_os.hpp:

Go to the source code of this file.

Macros

#define setpriority(x, y, z)
 
#define gethostname(x, y)
 
#define GETPID   (0)
 

Functions

static long BCP_free_mem ()
 
static long BCP_used_heap ()
 

Macro Definition Documentation

#define setpriority (   x,
  y,
 
)

Definition at line 13 of file BCP_os.hpp.

#define gethostname (   x,
 
)

Definition at line 25 of file BCP_os.hpp.

#define GETPID   (0)

Definition at line 31 of file BCP_os.hpp.

Function Documentation

static long BCP_free_mem ( )
inlinestatic

Definition at line 38 of file BCP_os.hpp.

static long BCP_used_heap ( )
inlinestatic

Definition at line 54 of file BCP_os.hpp.