![]() |
Flutter Engine
The Flutter Engine
|
#include <thread.h>
Public Member Functions | |
StoppedMutatorsScope (Thread *thread) | |
~StoppedMutatorsScope () | |
![]() | |
ThreadStackResource (Thread *T) | |
~ThreadStackResource () | |
Thread * | thread () const |
Isolate * | isolate () const |
IsolateGroup * | isolate_group () const |
![]() | |
StackResource (ThreadState *thread) | |
virtual | ~StackResource () |
ThreadState * | thread () const |
Additional Inherited Members | |
![]() | |
static void | Unwind (ThreadState *thread) |
static void | UnwindAbove (ThreadState *thread, StackResource *new_top) |
|
inlineexplicit |
Definition at line 1638 of file thread.h.
|
inline |