View documentation without frames
View documentation with frames
More...
![]() |
#define GLOBUS_CALLBACK_MODULE |
Module descriptor for for globus_callback module.
Must be activated before any of the following api is called.
Note: You would not normally activate this module directly. Activating the GLOBUS_COMMON_MODULE will in turn activate this also.
#define GLOBUS_POLL_MODULE |
Backward compatible name
typedef int globus_callback_handle_t |
Handle for a periodic callback.
This handle can be copied or compared, and represented as NULL with GLOBUS_NULL_HANDLE
typedef int globus_callback_space_t |
Handle for a callback space.
This handle can be copied or compared and represented as NULL with GLOBUS_NULL_HANDLE
typedef struct globus_l_callback_space_attr_s* globus_callback_space_attr_t |
Handle for a space attr.
This handle can be copied and represented as NULL with GLOBUS_NULL
Possible error types returned by the api in this module.
You can use the error API to check results against these types.
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org