CmpIsHiveLoadingOnOtherThread

bool __fastcall CmpIsHiveLoadingOnOtherThread(__int64 a1){
  return(*(_DWORD *)(a1 + 160) & 0x20) != 0 && *(struct _KTHREAD **)(a1 + 4208) != KeGetCurrentThread();
}

Referenced by:

CmpPerformCompleteKcbCacheLookup