Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
thread_host.h File Reference
#include <memory>
#include <optional>
#include <string>
#include "flutter/fml/macros.h"
#include "flutter/fml/thread.h"

Go to the source code of this file.

Classes

struct  flutter::ThreadHost
 The collection of all the threads used by the engine. More...
 
struct  flutter::ThreadHost::ThreadHostConfig
 

Namespaces

namespace  flutter
 

Typedefs

using flutter::ThreadConfig = fml::Thread::ThreadConfig
 
using flutter::ThreadConfigSetter = fml::Thread::ThreadConfigSetter