Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
dart_vm_lifecycle.cc File Reference
#include "flutter/runtime/dart_vm_lifecycle.h"
#include <mutex>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  flutter
 

Variables

static std::mutex flutter::gVMMutex
 
static std::weak_ptr< DartVMflutter::gVM
 
static std::shared_ptr< DartVM > * flutter::gVMLeak
 
static std::mutex flutter::gVMDependentsMutex
 
static std::weak_ptr< const DartVMDataflutter::gVMData
 
static std::weak_ptr< ServiceProtocolflutter::gVMServiceProtocol
 
static std::weak_ptr< IsolateNameServerflutter::gVMIsolateNameServer