PPL Logo

ck-core/ckcallback.h File Reference

Go to the source code of this file.

Data Structures

class  CkCallback
union  CkCallback::callbackData
struct  CkCallback::callbackData::s_thread
struct  CkCallback::callbackData::s_cfn
struct  CkCallback::callbackData::s_c1fn
struct  CkCallback::callbackData::s_chare
struct  CkCallback::callbackData::s_group
struct  CkCallback::callbackData::s_array
struct  CkCallback::callbackData::s_section
struct  CkCallback::callbackData::s_ccsReply
class  CkCallbackResumeThread
 Convenience class: a thread-suspending callback. More...

Typedefs

typedef void(* CkCallbackFn )(void *param, void *message)
typedef void(* Ck1CallbackFn )(void *message)

Functions

void _registerCkCallback (void)
void CkCallbackInit ()


Typedef Documentation

typedef void(* CkCallbackFn)(void *param, void *message)

Definition at line 21 of file ckcallback.h.

typedef void(* Ck1CallbackFn)(void *message)

Definition at line 22 of file ckcallback.h.


Function Documentation

void _registerCkCallback ( void   ) 

Referenced by _initCharm().

Here is the caller graph for this function:

void CkCallbackInit (  ) 

Definition at line 582 of file ckcallback.C.

Referenced by _initCharm().

Here is the caller graph for this function:


Generated on Mon Sep 21 07:57:23 2020 for Charm++ by  doxygen 1.5.5