Tech Support > Microsoft Windows > Drivers > Getting the owner thread of a spinlock using windbg
Getting the owner thread of a spinlock using windbg
Posted by Raj on June 6th, 2007



Hi All,

I was wondering if there is a way to get the OWNER THREAD OF A SPINLOCK
using windbg or any other method.

I could do it for dispatcher objects by following the kwait_blocks. I was
looking for any way I could find it for spinlocks.

The machine that I am debugging is a free xp build.

Regards,
Rajesh

Posted by Mark Roddy on June 7th, 2007


Raj wrote:
your search to N(cpus) threads.