|
DMTCP
|
#include <stdlib.h>#include <string.h>#include <fcntl.h>#include "util.h"#include "membarrier.h"#include "syscallwrappers.h"#include "dmtcp.h"#include "../jalib/jassert.h"#include "../jalib/jfilesystem.h"Go to the source code of this file.
Macros | |
| #define | NEWLINE '\n' |
| #define | TRACER_PID_STR "TracerPid:" |
| #define NEWLINE '\n' |
| #define TRACER_PID_STR "TracerPid:" |
Definition at line 503 of file util_misc.cpp.
1.8.4