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