Flutter Engine
The Flutter Engine
|
#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< MessageLoop > | fml::tls_message_loop |