// Importing the thread library #include "pthread.h" #include "stdio.h" // Importing POSIX Operating System API library #include "