From the MSDN is not really clear its purpose.
Can it be used to simulate an intensive CPU calculation test?
As a side note, Microsoft have gotten rid of the thread dispatcher spinlock mechanism from Windows 7, since it didn't scale well for multicore CPU's. Have a look at this: