Home
last modified time | relevance | path

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

/tools/testing/selftests/memfd/
Dmemfd_test.c781 static void join_thread(pid_t pid) in join_thread() function
1281 join_thread(pid); in test_sysctl_simple()
1322 join_thread(pid); in sysctl_nested_child()
1328 join_thread(pid); in sysctl_nested_child()
1332 join_thread(pid); in sysctl_nested_child()
1336 join_thread(pid); in sysctl_nested_child()
1344 join_thread(pid); in sysctl_nested_child()
1348 join_thread(pid); in sysctl_nested_child()
1358 join_thread(pid); in sysctl_nested_child()
1367 join_thread(pid); in sysctl_nested_child()
[all …]
/tools/usb/
Dffs-test.c472 static void join_thread(struct thread *t) in join_thread() function
678 join_thread(threads + i); in main()