Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/capabilities/
Dtest_execve.c179 static bool fork_wait(void) in fork_wait() function
274 if (fork_wait()) in do_tests()
278 if (fork_wait()) in do_tests()
355 if (fork_wait()) in do_tests()
359 if (fork_wait()) in do_tests()
368 if (fork_wait()) in do_tests()
380 if (fork_wait()) in do_tests()
385 if (fork_wait()) in do_tests()
390 if (fork_wait()) in do_tests()
394 if (fork_wait()) { in do_tests()
[all …]
/external/python/cpython2/Lib/test/
Dtest_wait3.py7 from test.fork_wait import ForkWait
Dtest_wait4.py7 from test.fork_wait import ForkWait
Dtest_fork1.py10 from test.fork_wait import ForkWait
/external/python/cpython3/Lib/test/
Dtest_wait4.py8 from test.fork_wait import ForkWait
Dtest_wait3.py9 from test.fork_wait import ForkWait
Dtest_fork1.py12 from test.fork_wait import ForkWait