...errc(EXIT_FAILURE, rc, "pthread_join"); printf("Done\n"); exit(EXIT_SUCCESS); } SEE ALSO prctl (2), pthread_create (3), pthreads (7)...errc(EXIT_FAILURE, rc, "pthread_join"); printf("Done\n"); exit(EXIT_SUCCESS); } SEE ALSO prctl (2), pthread_create (3), pthreads (7)...ral cause a signal to be sent to children of that process. However, a process can use the prctl (2) PR_SET_PDEATHSIG operation to arrange that it receives a signal if its parent…