NAMD
|
#include <unistd.h>
#include <stdio.h>
#include "InfoStream.h"
#include "Patch.h"
#include "PatchMap.h"
#include "ProxyMgr.h"
#include "Compute.h"
#include "ComputeMap.h"
#include "Sync.h"
#include "Debug.h"
#include "Sync.def.h"
Go to the source code of this file.
Macros | |
#define | MIN_DEBUG_LEVEL 3 |
Variables | |
static int | eventHoldComputes |
static int | eventReleaseComputes |
#define MIN_DEBUG_LEVEL 3 |
|
static |
Definition at line 39 of file Sync.C.
Referenced by Sync::holdComputes(), and Sync::Sync().
|
static |
Definition at line 40 of file Sync.C.
Referenced by Sync::Sync().