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