Home
last modified time | relevance | path

Searched refs:spawned (Results 1 – 25 of 40) sorted by relevance

12

/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dchild.ipp52 /// \throw process::system_error If the process cannot be spawned due to a
83 /// \throw process::system_error If the process cannot be spawned due to a
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc415 bool spawned() const { return spawned_; } in spawned() function in testing::internal::DeathTestImpl
570 if (!spawned()) in Passed()
681 if (!spawned()) in Wait()
882 if (!spawned()) in Wait()
1097 if (!spawned()) in Wait()
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dprocess.rst168 The PID of the spawned process. It's set after calling :c:func:`uv_spawn`.
239 inherited from its parent. The effect is that child processes spawned by
253 successfully spawned, this function will return 0. Otherwise, the
H A Dfs_event.rst16 must be spawned for each monitor for the same event.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dsetuids_example.txt16 command is "in.telnetd", the telnet daemon spawned by inetd, and the
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dsetuids_example.txt16 command is "in.telnetd", the telnet daemon spawned by inetd, and the
/netbsd-src/crypto/external/bsd/openssl.old/dist/VMS/
H A Dopenssl_ivp.com.in4 $ ! It had better be spawned, as it creates process logicals
/netbsd-src/crypto/external/bsd/openssl/dist/VMS/
H A Dopenssl_ivp.com.in4 $ ! It had better be spawned, as it creates process logicals
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc122 " If non-zero, a background thread is spawned at startup"
127 " If non-zero, a background thread is spawned at startup"
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flags.inc124 " If non-zero, a background thread is spawned at startup"
129 " If non-zero, a background thread is spawned at startup"
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc131 " If non-zero, a background thread is spawned at startup"
136 " If non-zero, a background thread is spawned at startup"
/netbsd-src/external/bsd/cron/dist/
H A DCHANGES49 A heck of a lot of them were left open in spawned jobs, which caused problems
50 for the daemon and also caused problems with the spawned jobs if they were
/netbsd-src/external/bsd/libfido2/dist/
H A DNEWS135 ** hid_osx: allow reads from spawned threads.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_alert_type_string.pod211 appropriate would be where a server has spawned a process to
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-05-18-ExceptionHandling.txt40 function, for a spawned thread, it corresponds to the thread function.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_alert_type_string.pod211 appropriate would be where a server has spawned a process to
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dcore.d3042 Thread[] spawned;
3046 spawned ~= new Thread({
3050 spawned[$-1].start();
3053 foreach (t; spawned)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/
H A Dcore.d3046 Thread[] spawned;
3050 spawned ~= new Thread({
3054 spawned[$-1].start();
3057 foreach (t; spawned)
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-VERIFY-MODS105 Verifiers are spawned (via verify_zone) with popen3. verify_zone sets the zone
/netbsd-src/external/gpl3/autoconf/dist/lib/autotest/
H A Dgeneral.m41278 dnl The first idea was: trap the signal, send it to all spawned jobs,
1283 dnl So now the strategy is: trap the signal, send it to all spawned jobs,
1289 dnl spawned processes, because they might not transport it further
1364 dnl Send it to all spawned jobs, ignoring those finished meanwhile.
/netbsd-src/external/gpl2/gmake/dist/
H A Dreadme.vms248 spawned for this command, the directory is changed *in this sub-shell*
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dprocesses.rst168 A normal, newly spawned process has its own set of file descriptors, with 0,
/netbsd-src/external/bsd/atf/dist/
H A DNEWS143 processes spawned by atf, not only test programs, which caused breakage
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-201371 * typeck.c (cp_build_compound_expr): Reject a spawned function in a
73 (check_return_expr): Reject a spawned function in a return expression.
75 CALL_EXPR case. Added handling of spawned function in MODIFY_EXPR
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2011435 * d/d-lang.cc, d/druntime/core/thread.d: Issue #226 - GC from spawned

12