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