Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_iter.c207 static void *do_nothing_wait(void *arg) in do_nothing_wait() function
228 ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL), in test_task_common_nocheck()
356 ASSERT_OK(pthread_create(&thread_id, NULL, &do_nothing_wait, NULL), in test_task_file()

Completed in 7 milliseconds