Home
last modified time | relevance | path

Searched refs:system_thread (Results 1 – 1 of 1) sorted by relevance

/src/lib/libc/tests/stdlib/
H A Dsystem_test.c86 system_thread(void *arg) in system_thread() function
138 pthread_create(&thr[i], NULL, system_thread, arg)); in ATF_TC_BODY()