How do you kill a thread from the main application when the thread is in some sort of blocking call and is not receiving any messages from the system. Is there an easy answer I am missing.

Thanx for your insight.