NAMD
Macros | Variables
Sync.C File Reference
#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
 

Macro Definition Documentation

◆ MIN_DEBUG_LEVEL

#define MIN_DEBUG_LEVEL   3

Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.

Definition at line 26 of file Sync.C.

Variable Documentation

◆ eventHoldComputes

int eventHoldComputes
static

Definition at line 39 of file Sync.C.

Referenced by Sync::holdComputes(), and Sync::Sync().

◆ eventReleaseComputes

int eventReleaseComputes
static

Definition at line 40 of file Sync.C.

Referenced by Sync::Sync().