Searched refs:thread_putenv (Results 1 – 1 of 1) sorted by relevance
48 static void *thread_putenv(void *);75 thread_putenv(void *arg) in thread_putenv() function183 ATF_CHECK(pthread_create(&threads[i++], NULL, thread_putenv, in ATF_TC_BODY()