5#ifndef FLUTTER_FML_PLATFORM_DARWIN_MESSAGE_LOOP_DARWIN_H_
6#define FLUTTER_FML_PLATFORM_DARWIN_MESSAGE_LOOP_DARWIN_H_
8#include <CoreFoundation/CoreFoundation.h>
12#include "flutter/fml/macros.h"
13#include "flutter/fml/message_loop_impl.h"
14#include "flutter/fml/platform/darwin/cf_utils.h"
26 std::atomic_bool running_;
38 void Terminate()
override;
static CFStringRef kMessageLoopCFRunLoopMode