X here need to be declared as private, else each thread are sharing the same variable which... well.... don't work well .. :/
2.0 KiB
2.0 KiB
X here need to be declared as private, else each thread are sharing the same variable which... well.... don't work well .. :/