pthread-creation Simple thread creation using POSIX thread To Run: gcc -lpthread pthread.c Output: ./a.out