Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
thread.h File Reference
#include <chrono>
#include <condition_variable>
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
#include "flutter/fml/logging.h"
#include "flutter/fml/macros.h"
#include "flutter/fml/synchronization/shared_mutex.h"
#include "impeller/base/thread_safety.h"

Go to the source code of this file.

Classes

class  impeller::Lock
 
class  impeller::ReaderLock
 
class  impeller::WriterLock
 
class  impeller::ConditionVariable
 A condition variable exactly similar to the one in libcxx with two major differences: More...
 

Namespaces

namespace  impeller
 

Functions

class impeller::IPLR_CAPABILITY ("mutex") Mutex