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