<def f='src/src/sys/external/bsd/acpica/dist/include/aclocal.h' l='759' ll='767'/>
<size>40</size>
<doc f='src/src/sys/external/bsd/acpica/dist/include/aclocal.h' l='755'>/*
 * Thread state - one per thread across multiple walk states. Multiple walk
 * states are created when there are nested control methods executing.
 */</doc>
<mbr r='acpi_thread_state::Next' o='0' t='void *'/>
<mbr r='acpi_thread_state::DescriptorType' o='64' t='UINT8'/>
<mbr r='acpi_thread_state::Flags' o='72' t='UINT8'/>
<mbr r='acpi_thread_state::Value' o='80' t='UINT16'/>
<mbr r='acpi_thread_state::State' o='96' t='UINT16'/>
<mbr r='acpi_thread_state::CurrentSyncLevel' o='112' t='UINT8'/>
<mbr r='acpi_thread_state::WalkStateList' o='128' t='struct acpi_walk_state *'/>
<mbr r='acpi_thread_state::AcquiredMutexList' o='192' t='union acpi_operand_object *'/>
<mbr r='acpi_thread_state::ThreadId' o='256' t='UINT64'/>
