Include dependency graph for ppb_message_loop.h:
Data Structures
struct | PPB_MessageLoop |
A message loop allows PPAPI calls to be issued on a thread. More... |
Defines
#define | PPB_MESSAGELOOP_INTERFACE "PPB_MessageLoop;1.0" |
#define | PPB_MESSAGELOOP_INTERFACE PPB_MESSAGELOOP_INTERFACE |
Typedefs
typedef struct PPB_MessageLoop | PPB_MessageLoop |
Detailed Description
Defines the PPB_MessageLoop interface.
Define Documentation
#define PPB_MESSAGELOOP_INTERFACE "PPB_MessageLoop;1.0" |