Searched refs:thread_setenv (Results 1 – 1 of 1) sorted by relevance
49 static void *thread_setenv(void *);102 thread_setenv(void *arg) in thread_setenv() function208 ATF_CHECK(pthread_create(&threads[i++], NULL, thread_setenv, in ATF_TC_BODY()