Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/pidfd/
H A Dpidfd_info_test.c396 static void *pidfd_info_thread_exec(void *arg) in pidfd_info_thread_exec() function
435 if (pthread_create(&thread, NULL, pidfd_info_thread_exec, &ipc_sockets[1])) in TEST_F()