Go to the source code of this file.
| Classes | |
| struct | dispatch_object_t | 
| Defines | |
| #define | DISPATCH_EXPORT | 
| #define | DISPATCH_DECL(name) typedef struct dispatch_object_s *name##_t | 
| Typedefs | |
| typedef void(* | dispatch_function_t )(void *) | 
| #define DISPATCH_DECL | ( | name | ) | typedef struct dispatch_object_s *name##_t | 
| #define DISPATCH_EXPORT | 
| typedef void(* dispatch_function_t)(void *) |