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.c816 static void join_thread(pid_t pid) in join_thread() function
1340 join_thread(pid); in test_sysctl_simple()
1397 join_thread(pid); in sysctl_nested_child()
1403 join_thread(pid); in sysctl_nested_child()
1407 join_thread(pid); in sysctl_nested_child()
1411 join_thread(pid); in sysctl_nested_child()
1419 join_thread(pid); in sysctl_nested_child()
1423 join_thread(pid); in sysctl_nested_child()
1453 join_thread(pid); in sysctl_nested_child()
1472 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()