PPL Logo

conv-core/conv-qd.h File Reference

Go to the source code of this file.

Typedefs

typedef struct ConvQdMsgCQdMsg
typedef struct ConvQdStateCQdState
typedef CcdVoidFn CQdVoidFn

Functions

 CpvExtern (CQdState, cQdState)
void CQdInit (void)
void CQdCpvInit (void)
void CQdCreate (CQdState, CmiInt8)
void CQdProcess (CQdState, CmiInt8)
CmiInt8 CQdGetCreated (CQdState)
CmiInt8 CQdGetProcessed (CQdState)
void CQdRegisterCallback (CQdVoidFn, void *)
void CmiStartQD (CQdVoidFn, void *)


Typedef Documentation

typedef struct ConvQdMsg* CQdMsg

Definition at line 14 of file conv-qd.h.

typedef struct ConvQdState* CQdState

Definition at line 15 of file conv-qd.h.

Definition at line 16 of file conv-qd.h.


Function Documentation

CpvExtern ( CQdState  ,
cQdState   
)

void CQdInit ( void   ) 

Definition at line 293 of file quiescence.C.

Referenced by ConverseCommonInit().

Here is the caller graph for this function:

void CQdCpvInit ( void   ) 

Definition at line 288 of file quiescence.C.

References CQdStateCreate().

Referenced by CommunicationServerInit(), and CQdInit().

Here is the call graph for this function:

Here is the caller graph for this function:

void CQdCreate ( CQdState  ,
CmiInt8   
)

void CQdProcess ( CQdState  ,
CmiInt8   
)

Definition at line 66 of file quiescence.C.

Referenced by CmiHandleImmediateMessage(), CQdAnnounceHandler(), and CQdHandler().

Here is the caller graph for this function:

CmiInt8 CQdGetCreated ( CQdState   ) 

Definition at line 57 of file quiescence.C.

Referenced by CQdBcastQD1().

Here is the caller graph for this function:

CmiInt8 CQdGetProcessed ( CQdState   ) 

Definition at line 63 of file quiescence.C.

Referenced by CQdBcastQD1().

Here is the caller graph for this function:

void CQdRegisterCallback ( CQdVoidFn  ,
void *   
)

Definition at line 277 of file quiescence.C.

References CcdCallOnCondition().

Referenced by CmiStartQD().

Here is the call graph for this function:

Here is the caller graph for this function:

void CmiStartQD ( CQdVoidFn  ,
void *   
)

Definition at line 301 of file quiescence.C.

References _CQdHandlerIdx, CmiAlloc(), Converse::CmiSyncSendAndFree(), CQdCreate(), CQdMsgSetPhase(), CQdRegisterCallback(), and msg.

Referenced by CkMessageReplay::CkMessageReplay().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:00:26 2020 for Charm++ by  doxygen 1.5.5