Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c799 static void join_thread(pid_t pid) in join_thread() function
1323 join_thread(pid); in test_sysctl_simple()
1364 join_thread(pid); in sysctl_nested_child()
1370 join_thread(pid); in sysctl_nested_child()
1374 join_thread(pid); in sysctl_nested_child()
1378 join_thread(pid); in sysctl_nested_child()
1386 join_thread(pid); in sysctl_nested_child()
1390 join_thread(pid); in sysctl_nested_child()
1400 join_thread(pid); in sysctl_nested_child()
1409 join_thread(pid); in sysctl_nested_child()
[all …]
/linux/tools/usb/
H A Dffs-test.c472 static void join_thread(struct thread *t) in join_thread() function
678 join_thread(threads + i); in main()