Searched refs:thread_putenv (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getenv_thread.c48 static void *thread_putenv(void *);
75 thread_putenv(void *arg) function
183 ATF_CHECK(pthread_create(&threads[i++], NULL, thread_putenv,

Completed in 44 milliseconds