Searched refs:ThirdLevel (Results 1 – 1 of 1) sorted by relevance
506 PHANDLE_TABLE_ENTRY Low = NULL, *Mid, **High, *SecondLevel, **ThirdLevel; in ExpAllocateHandleTableEntrySlow() local578 ThirdLevel = (PVOID)TableBase; in ExpAllocateHandleTableEntrySlow()585 if (!ThirdLevel[i]) in ExpAllocateHandleTableEntrySlow()592 Value = InterlockedExchangePointer((PVOID*)&ThirdLevel[i], Mid); in ExpAllocateHandleTableEntrySlow()607 Value = InterlockedExchangePointer((PVOID*)&ThirdLevel[i][j], Low); in ExpAllocateHandleTableEntrySlow()