5 #ifndef PPAPI_CPP_MESSAGE_LOOP_H_ 
    6 #define PPAPI_CPP_MESSAGE_LOOP_H_ 
   17 class CompletionCallback;
 
  243                    int64_t delay_ms = 0);
 
  265   int32_t 
PostQuit(
bool should_destroy);
 
  270 #endif  // PPAPI_CPP_MESSAGE_LOOP_H_ 
int32_t PostWork(const CompletionCallback &callback, int64_t delay_ms=0)
MessageLoop()
Creates an is_null() MessageLoop resource. 
int32_t AttachToCurrentThread()
Definition: completion_callback.h:26
Definition: instance_handle.h:44
Definition: message_loop.h:135
int32_t PostQuit(bool should_destroy)
A reference counted module resource. 
Definition: resource.h:20