NAMD
|
#include <Sync.h>
Public Member Functions | |
Sync (void) | |
~Sync (void) | |
void | openSync () |
int | holdComputes (PatchID pid, Compute **cbegin, Compute **cend, int doneMigration, int seq) |
void | PatchReady (void) |
Static Public Member Functions | |
static Sync * | Object () |
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Sync::Sync | ( | void | ) |
Definition at line 42 of file Sync.C.
References eventHoldComputes, eventReleaseComputes, and NAMD_bug().
int Sync::holdComputes | ( | PatchID | pid, |
Compute ** | cbegin, | ||
Compute ** | cend, | ||
int | doneMigration, | ||
int | seq | ||
) |
Definition at line 103 of file Sync.C.
References eventHoldComputes, and PatchMap::Object().
Definition at line 50 of file Sync.h.
Referenced by Patch::positionsReady(), HomePatch::positionsReady(), LdbCoordinator::resume(), and Node::startup().
Definition at line 63 of file Sync.C.
References endi(), iINFO(), iout, PatchMap::Object(), ProxyMgr::Object(), proxyRecvSpanning, and proxySendSpanning.
Referenced by LdbCoordinator::resume(), and Node::startup().
Definition at line 150 of file Sync.C.
Referenced by HomePatch::positionsReady().