![]() |
Flutter Engine
The Flutter Engine
|
#include <thread_stack_resource.h>
Public Member Functions | |
AsThreadStackResource (Thread *thread, Args &&... args) | |
~AsThreadStackResource () | |
![]() | |
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) |
Definition at line 36 of file thread_stack_resource.h.
|
inlineexplicit |
Definition at line 39 of file thread_stack_resource.h.
|
inline |
Definition at line 42 of file thread_stack_resource.h.