Description: A message loop allows PPAPI calls to be issued on a thread. You may not issue any API calls on a thread without creating a message loop. It also allows you to post work to the message loop for a thread.
To Search:
File list (Check if you may need any files):
message.pass.c
message_loop.c