Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/kern/
H A Dfdgrowtable_test.c153 exec_thread(void *args) in exec_thread() function
176 ATF_REQUIRE(pthread_create(&thread, NULL, exec_thread, NULL) == 0); in ATF_TC_BODY()
H A Dptrace_test.c1389 exec_thread(void *arg __unused) in exec_thread() function
1401 CHILD_REQUIRE_EQ(pthread_create(&thread, NULL, exec_thread, NULL), 0); in exec_thread_main()
1565 exec_thread(NULL); in ATF_TC_BODY()
1600 exec_thread(NULL); in ATF_TC_BODY()