DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
mtcpinterface.cpp File Reference
#include "constants.h"
#include "mtcpinterface.h"
#include "syscallwrappers.h"
#include "dmtcpworker.h"
#include "processinfo.h"
#include "dmtcpmessagetypes.h"
#include "util.h"
#include "threadsync.h"
#include "ckptserializer.h"
#include "protectedfds.h"
#include "shareddata.h"
#include "threadlist.h"
#include "../jalib/jfilesystem.h"
#include "../jalib/jconvert.h"
#include "../jalib/jassert.h"
#include "../jalib/jalloc.h"

Go to the source code of this file.

Functions

int dmtcp_is_ptracing () __attribute__((weak))
 
int dmtcp_update_ppid () __attribute__((weak))
 

Variables

int rounding_mode = 1
 

Function Documentation

int dmtcp_is_ptracing ( )
int dmtcp_update_ppid ( )

Definition at line 121 of file pidwrappers.cpp.

Variable Documentation

int rounding_mode = 1

Definition at line 41 of file mtcpinterface.cpp.