Home
last modified time | relevance | path

Searched refs:ThreadCount (Results 1 – 3 of 3) sorted by relevance

/third_party/lib/acpica/source/components/dispatcher/
A Ddsmethod.c364 if (ObjDesc->Method.ThreadCount == ACPI_UINT8_MAX) in AcpiDsBeginMethodExecution()
489 ObjDesc->Method.ThreadCount++; in AcpiDsBeginMethodExecution()
806 (MethodDesc->Method.ThreadCount == 1)) in AcpiDsTerminateControlMethod()
830 if (MethodDesc->Method.ThreadCount) in AcpiDsTerminateControlMethod()
832 MethodDesc->Method.ThreadCount--; in AcpiDsTerminateControlMethod()
842 if (MethodDesc->Method.ThreadCount) in AcpiDsTerminateControlMethod()
850 MethodDesc->Method.ThreadCount)); in AcpiDsTerminateControlMethod()
/third_party/lib/acpica/source/include/acpica/
A Dacobject.h226 UINT8 ThreadCount; member
/third_party/lib/acpica/source/components/executer/
A Dexdump.c151 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.ThreadCount), "Thread Count"},

Completed in 7 milliseconds