Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/memfd/
Dmemfd_test.c786 static void join_thread(pid_t pid) in join_thread() function
1289 join_thread(pid); in test_sysctl_simple()
1331 join_thread(pid); in sysctl_nested_child()
1337 join_thread(pid); in sysctl_nested_child()
1341 join_thread(pid); in sysctl_nested_child()
1345 join_thread(pid); in sysctl_nested_child()
1353 join_thread(pid); in sysctl_nested_child()
1357 join_thread(pid); in sysctl_nested_child()
1367 join_thread(pid); in sysctl_nested_child()
1376 join_thread(pid); in sysctl_nested_child()
[all …]
/Linux-v6.6/tools/usb/
Dffs-test.c472 static void join_thread(struct thread *t) in join_thread() function
678 join_thread(threads + i); in main()