I am trying to do the res=x^2 operation in C language with using two threads (square thread and main thread) on Linux Centos7, I defined the function square and I created t