WdipSemFastFree

PSLIST_ENTRY __stdcall WdipSemFastFree(INT64 a1, _SLIST_ENTRY *a2){
  PSLIST_ENTRY result; 

  if( a2 )
    return RtlpInterlockedPushEntrySList(&SListHead + (int)a1, a2);
  return result;
}

Referenced by:

WdipSemDeleteTransitionalInstance
WdipSemFreeScenario
WdipSemLoadNextScenario
WdipSemLogInflightLimitExceededInformation
WdipSemRollBackProviderTable
WdipSemSqmLogInflightLimitExceededDataPoints
WdipSemWriteSemActionsEvent