Searched refs:NumCreated (Results 1 – 2 of 2) sorted by relevance
741 AcpiDbUint32ToHexString (Info->NumCreated, in AcpiDbMethodThread()747 if (Info->Threads && (Info->NumCreated < Info->NumThreads)) in AcpiDbMethodThread()749 Info->Threads[Info->NumCreated++] = AcpiOsGetThreadId(); in AcpiDbMethodThread()
1525 UINT32 NumCreated; member