Determining which processor a thread is currently executing on, if any

closed account (GhqjLyTq)
Is there a way to determine which processor a thread, which is not necessarily the current thread, is currently executing on, if any? I was only able to find the GetCurrentProcessorNumber function, which only works for the current thread. Any ideas? Thanks.
Topic archived. No new replies allowed.