Reading the doc, I’d say that the IRQL of callers is unimportant so long
as it’s <= DIRQL and so long as the list structure is in non-paged
storage. I’d guess that ExInterlockedInsertTailList() obtains a DIRQL
lock, does its thing and releases the lock.
–
James Antognini
IBM Watson Research
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com