Home
last modified time | relevance | path

Searched refs:forking (Results 1 – 10 of 10) sorted by relevance

/external/expat/tests/
Dminicheck.h38 int forking; member
77 void srunner_set_fork_status(SRunner *runner, int forking);
Druntests.c1414 int forking = 0, forking_set = 0; in amiga_main() local
1429 forking = 1; in amiga_main()
1433 forking = 0; in amiga_main()
1442 srunner_set_fork_status(sr, forking ? CK_FORK : CK_NOFORK); in amiga_main()
/external/dropbear/
Dfilelist.txt78 main.c dropbear's main(), handles listening, forking for
/external/clearsilver/mod_ecs/
DREADME9 of forking and execing the CGI for every request is too much, this
/external/bison/djgpp/
DREADME.in46 This is done by forking and using pipes for the IPC. MSDOS does not
/external/strace/
DChangeLog2926 * Avoid leakint fd into child when forking, patch from
/external/dbus/
DChangeLog7448 bus_selinux_init created before forking previously.
11528 than in main(), because we need to do it before forking the daemon
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-14964 …holding the lock is waiting on the thread that is forking. It is not considered safe to use syste…
967 should exec after forking like it would to use any other system framework.
/external/webkit/WebKitTools/
DChangeLog-2009-06-1616654 parallelcl: Actually performs the parallel compilation by forking
/external/webkit/WebCore/
DChangeLog-2009-06-1695582 as I try to begin the long process of un-forking the changes