
Go to the source code of this file.
Functions | |
| void | LoadNotifyFn (int l) |
| char * | CldGetStrategy (void) |
| void | CldHandler (char *msg) |
| void | CldNodeHandler (char *msg) |
| void | CldEnqueueGroup (CmiGroup grp, void *msg, int infofn) |
| void | CldEnqueueMulti (int npes, int *pes, void *msg, int infofn) |
| void | CldEnqueue (int pe, void *msg, int infofn) |
| void | CldNodeEnqueue (int node, void *msg, int infofn) |
| void | CldModuleInit (char **argv) |
| void | CldCallback () |
| void LoadNotifyFn | ( | int | l | ) |
Definition at line 6 of file cldb.rand.c.
| char* CldGetStrategy | ( | void | ) |
Definition at line 10 of file cldb.rand.c.
| void CldHandler | ( | char * | msg | ) |
| void CldNodeHandler | ( | char * | msg | ) |
Definition at line 25 of file cldb.rand.c.
References CldRestoreHandler().
Referenced by CldModuleInit().
Definition at line 35 of file cldb.rand.c.
References CldSwitchHandler(), and Converse::CmiSyncMulticastAndFree().
Definition at line 51 of file cldb.rand.c.
References CldSwitchHandler(), and Converse::CmiSyncListSendAndFree().
Definition at line 74 of file cldb.rand.c.
References CldNodeEnqueue(), CldSwitchHandler(), CmiMyPe(), CmiNodeOf(), Converse::CmiSyncBroadcastAllAndFree(), Converse::CmiSyncBroadcastAndFree(), Converse::CmiSyncSendAndFree(), and CrnRand().
| void CldCallback | ( | ) |
Definition at line 155 of file cldb.rand.c.
1.5.5