arch/util/persist_impl.h File Reference

General implementation of persistent communication support. More...

Go to the source code of this file.

Data Structures

struct  _PersistentSendsTable
struct  _PersistentReceivesTable

Typedefs

typedef _PersistentSendsTable PersistentSendsTable
typedef _PersistentReceivesTable PersistentReceivesTable

Functions

void * PerAlloc (int size)
void PerFree (char *msg)
void CmiSendPersistentMsg (PersistentHandle h, int destPE, int size, void *m)
int PumpPersistent ()
void swapSendSlotBuffers (PersistentSendsTable *slot)
void swapRecvSlotBuffers (PersistentReceivesTable *slot)
void setupRecvSlot (PersistentReceivesTable *slot, int maxBytes)

Variables

PersistentReceivesTablepersistentReceivesTableHead
PersistentReceivesTablepersistentReceivesTableTail
PersistentHandlephs
int phsSize


Detailed Description

General implementation of persistent communication support.

Definition in file persist_impl.h.


Generated on Sun Jun 29 13:29:32 2008 for Charm++ by  doxygen 1.5.1