thread_putenv
ATF_CHECK(pthread_create(&threads[i++], NULL, thread_putenv,
static void *thread_putenv(void *);