HomeSort by: relevance | last modified time | path
    Searched refs:do_fork (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
pending-fork-event-detach.c 33 do_fork (void) function
54 do_fork ();
76 do_fork ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
pending-fork-event-detach.c 33 do_fork (void) function
54 do_fork ();
76 do_fork ();
  /src/external/lgpl2/userspace-rcu/dist/tests/regression/
test_urcu_fork.c 90 static int do_fork(const char *execname) function
176 ret = do_fork(argv[0]);
  /src/external/gpl3/gdb/dist/gdb/nat/
linux-namespaces.c 39 do_fork (void) function
656 h.pid = do_fork ();
  /src/external/gpl3/gdb.old/dist/gdb/nat/
linux-namespaces.c 38 do_fork (void) function
655 h.pid = do_fork ();
  /src/external/bsd/atf/dist/atf-c/detail/
process_test.c 62 * To do this, the do_fork function is a wrapper for atf_process_fork that
65 * do_fork with different hooks.
415 do_fork(const struct base_stream *outfs, void *out, function
1055 do_fork(&out.m_base, &out, &err.m_base, &err); \

Completed in 31 milliseconds