1 Resumer: isNativeThreadSpinning() = true 2 Resumer: isSuspended(spinner) = false 3 Resumer: Suspended spinner while native spinning 4 Resumer: isNativeThreadSpinning() = true 5 Resumer: isSuspended(spinner) = true 6 Resuming other thread 7 other thread attempting self resume 8 Resumer: isSuspended(spinner) = true 9 real resume 10 other thread resumed. 11