#include #include void *print_n(int); int main() { while (1) { pthread_t thread; if (pthread_create(&thr