Thread Safe

Is the NdisAllocatePacket and NdisAllocateBuffer function thread safe?

Best Regards,
-Niranjan

Kernel functions are almost all thread safe (there are a few undocumented
ones that aren’t). Anything in the doc’s is.


Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply

“Niranjan” wrote in message news:xxxxx@ntdev…
> Is the NdisAllocatePacket and NdisAllocateBuffer function thread safe?
>
> Best Regards,
> -Niranjan
>
>
>