RetroArch
Public Attributes | List of all members
mch2_vars_t Struct Reference
Collaboration diagram for mch2_vars_t:
[legend]

Public Attributes

u32 old_cpu_time_limit
 
bool isNew3DS
 
u32 kernel_fcram_mapping_offset
 
Handle arbiter
 
volatile u32 alloc_address
 
volatile u32 alloc_size
 
u8flush_buffer
 
Handle dummy_threads_lock
 
Handle target_threads_lock
 
Handle main_thread_lock
 
u32thread_page_va
 
u32 thread_page_kva
 
u32 threads_limit
 
Handle alloc_thread
 
Handle poll_thread
 
mch2_thread_t threads [MCH2_THREAD_COUNT_MAX]
 

Member Data Documentation

◆ alloc_address

volatile u32 mch2_vars_t::alloc_address

◆ alloc_size

volatile u32 mch2_vars_t::alloc_size

◆ alloc_thread

Handle mch2_vars_t::alloc_thread

◆ arbiter

Handle mch2_vars_t::arbiter

◆ dummy_threads_lock

Handle mch2_vars_t::dummy_threads_lock

◆ flush_buffer

u8* mch2_vars_t::flush_buffer

◆ isNew3DS

bool mch2_vars_t::isNew3DS

◆ kernel_fcram_mapping_offset

u32 mch2_vars_t::kernel_fcram_mapping_offset

◆ main_thread_lock

Handle mch2_vars_t::main_thread_lock

◆ old_cpu_time_limit

u32 mch2_vars_t::old_cpu_time_limit

◆ poll_thread

Handle mch2_vars_t::poll_thread

◆ target_threads_lock

Handle mch2_vars_t::target_threads_lock

◆ thread_page_kva

u32 mch2_vars_t::thread_page_kva

◆ thread_page_va

u32* mch2_vars_t::thread_page_va

◆ threads

mch2_thread_t mch2_vars_t::threads[MCH2_THREAD_COUNT_MAX]

◆ threads_limit

u32 mch2_vars_t::threads_limit

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