PPL Logo

conv-core/global-nop.C File Reference

Go to the source code of this file.

Functions

 CpvDeclare (int, CmiPICMethod)
void CtgInit (void)
 Initialize the globals support (called on each processor).
void CtgInstall (CtgGlobals g)
 Install this set of globals.
CtgGlobals CtgCreate (CthThread tid)
 Copy the current globals into this new set.
CtgGlobals CtgPup (pup_er p, CtgGlobals g)
 PUP this (not currently installed) globals set.
void CtgFree (CtgGlobals g)
 Delete this (not currently installed) set of globals.
CtgGlobals CtgCurrentGlobals (void)
 Return the current global list.


Function Documentation

CpvDeclare ( int  ,
CmiPICMethod   
)

void CtgInit ( void   ) 

Initialize the globals support (called on each processor).

Definition at line 12 of file global-nop.C.

Referenced by TCharm::procInit().

Here is the caller graph for this function:

void CtgInstall ( CtgGlobals  g  ) 

Install this set of globals.

If g==NULL, returns to original globals.

Definition at line 16 of file global-nop.C.

Referenced by TCharm::activateThread(), and TCharm::deactivateThread().

Here is the caller graph for this function:

CtgGlobals CtgCreate ( CthThread  tid  ) 

Copy the current globals into this new set.

Definition at line 17 of file global-nop.C.

Referenced by TCharm::TCharm().

Here is the caller graph for this function:

CtgGlobals CtgPup ( pup_er  p,
CtgGlobals  g 
)

PUP this (not currently installed) globals set.

Definition at line 18 of file global-nop.C.

Referenced by TCharm::pupThread().

Here is the caller graph for this function:

void CtgFree ( CtgGlobals  g  ) 

Delete this (not currently installed) set of globals.

Definition at line 19 of file global-nop.C.

Referenced by TCharm::~TCharm().

Here is the caller graph for this function:

CtgGlobals CtgCurrentGlobals ( void   ) 

Return the current global list.

Definition at line 20 of file global-nop.C.

Referenced by CtgInstall().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:01:40 2020 for Charm++ by  doxygen 1.5.5