Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::ThreadIteratorTestParams Struct Reference

Public Attributes

ThreadId spawned_thread_id
 
ThreadJoinId spawned_thread_join_id
 
Monitormonitor
 

Detailed Description

Definition at line 733 of file thread_test.cc.

Member Data Documentation

◆ monitor

Monitor* dart::ThreadIteratorTestParams::monitor

Definition at line 736 of file thread_test.cc.

◆ spawned_thread_id

ThreadId dart::ThreadIteratorTestParams::spawned_thread_id

Definition at line 734 of file thread_test.cc.

◆ spawned_thread_join_id

ThreadJoinId dart::ThreadIteratorTestParams::spawned_thread_join_id

Definition at line 735 of file thread_test.cc.


The documentation for this struct was generated from the following file: