mirror of
https://github.com/acpica/acpica/
synced 2025-01-16 06:19:19 +03:00
b890ef7b6b
Change definition of ACPI_THREAD_ID to always be a UINT64. This simplifies the code, especially any printf output. UINT64 is the only common data type for all thread_id types across all operating systems. We now force the OSL to cast the native thread_id type to UINT64 before returning the value to ACPICA (via AcpiOsGetThreadId). Lin Ming, Bob Moore. |
||
---|---|---|
.. | ||
service_layers |