Common variable for all threads

What variable (shared or global variable) should I use to make it use by
every spawned thread?

I dont want any other thread blocked due to resource blockage.

···

--
Posted via http://www.ruby-forum.com/.