Searched refs:forking (Results 1 – 10 of 10) sorted by relevance
38 int forking; member77 void srunner_set_fork_status(SRunner *runner, int forking);
1414 int forking = 0, forking_set = 0; in amiga_main() local1429 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()
78 main.c dropbear's main(), handles listening, forking for
9 of forking and execing the CGI for every request is too much, this
46 This is done by forking and using pipes for the IPC. MSDOS does not
2926 * Avoid leakint fd into child when forking, patch from
7448 bus_selinux_init created before forking previously.11528 than in main(), because we need to do it before forking the daemon
964 …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.
16654 parallelcl: Actually performs the parallel compilation by forking
95582 as I try to begin the long process of un-forking the changes