Searched refs:thread_getenv_r (Results 1 – 1 of 1) sorted by relevance
47 static void *thread_getenv_r(void *);53 thread_getenv_r(void *arg) in thread_getenv_r() function158 ATF_CHECK(pthread_create(&threads[i++], NULL, thread_getenv_r, in ATF_TC_BODY()