Searched refs:fAllocatedRequestOwnerCount (Results 1 – 2 of 2) sorted by relevance
84 int32 fAllocatedRequestOwnerCount; variable
166 fAllocatedRequestOwnerCount = thread_max_threads(); in Init()168 = new(std::nothrow) IORequestOwner[fAllocatedRequestOwnerCount]; in Init()172 for (int32 i = 0; i < fAllocatedRequestOwnerCount; i++) { in Init()184 error = fRequestOwners->Init(fAllocatedRequestOwnerCount); in Init()