Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
message_loop.cc File Reference
#include "flutter/fml/message_loop.h"
#include <memory>
#include <utility>
#include "flutter/fml/memory/ref_counted.h"
#include "flutter/fml/memory/ref_ptr.h"
#include "flutter/fml/message_loop_impl.h"
#include "flutter/fml/task_runner.h"

Go to the source code of this file.

Namespaces

namespace  fml
 

Variables

static thread_local std::unique_ptr< MessageLoopfml::tls_message_loop