I am trying to do the x*x operation using 2 threads on Centos with my C code, but I have a problem. It always prints the result as 0. How can I fix this problem? Also, shoul