Add thread locak bool variable to your thread init proc and do
if not initialialized:
do stuff
initialized = true
Run
- Execute a statement by every thread in the threadpool!! marklane
- Re: Execute a statement by every thread in the threadpool!! mikra
- Re: Execute a statement by every thread in the threadpoo... Araq
- Re: Execute a statement by every thread in the threa... cdome
