#include <stddef.h>#include <stdint.h>#include <stdbool.h>#include "base.h"#include "object.h"#include "time.h"#include "queue.h"#include "source.h"#include "group.h"#include "semaphore.h"#include "once.h"Go to the source code of this file.
Defines | |
| #define | DISPATCH_API_VERSION 20090501 |
| #define | __DISPATCH_INDIRECT__ |
| #define __DISPATCH_INDIRECT__ |
Definition at line 52 of file dispatch.h.
| #define DISPATCH_API_VERSION 20090501 |
Definition at line 49 of file dispatch.h.