From: Jin on
I have a program that takes longer than 10 minutes to suspend a thread. I
trace it with sysinternals process explorer and see the thread stuck (100%
CPU) inside ntoskrnl.exe!ExpInterlockedFlushSList + 0x126f. Any insights
about this
function? Thanks!