pthread_create Function
I trying to create multi thread programming in C.

I am getting ENOSYS error from pthread_create function. I would appreciate if someone can assit me. I am calling...