| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 79 void spawn(std::function<void()> f); 136 TG.spawn([=, &Comp, &TG] { in parallel_quick_sort() 162 TG.spawn([=, &Fn] { std::for_each(Begin, Begin + TaskSize, Fn); }); in parallel_for_each() 177 TG.spawn([=, &Fn] { in parallel_for_each_n()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Parallel.cpp | 122 void parallel::detail::TaskGroup::spawn(std::function<void()> F) { in spawn() function in parallel::detail::TaskGroup
|
| /freebsd-12.1/lib/libwrap/ |
| H A D | hosts.allow | 85 : spawn (echo Finger. | \
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | README.zfs | 52 2. Some of the Lua standard libraries do file I/O or spawn processes, but
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 80 FUZZER_FLAG_UNSIGNED(jobs, 0, "Number of jobs to run. If jobs >= 1 we spawn"
|
| /freebsd-12.1/include/ |
| H A D | Makefile | 25 signal.h spawn.h stab.h stdalign.h stdbool.h stddef.h \
|
| /freebsd-12.1/contrib/llvm/lib/Support/Unix/ |
| H A D | Program.inc | 44 #include <spawn.h>
|
| /freebsd-12.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1265 child_pid = spawn(args.argv[0], 0, NULL, &inherit, args.argv, GetEnviron()); in ExecDeathTestSpawnChild()
|
| /freebsd-12.1/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 132 Does not spawn a thread for compression, use caller thread instead.
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | FAQ | 82 No, sorry. You have to spawn an uncompress or gunzip subprocess, or adapt
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ltmain.sh | 4939 /* Prepares an argument vector before calling spawn(). 4940 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/file/ |
| H A D | ltmain.sh | 4946 /* Prepares an argument vector before calling spawn(). 4947 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6323 /* Prepares an argument vector before calling spawn(). 6324 Note that spawn() does not by itself call the command interpreter
|
| /freebsd-12.1/contrib/googletest/googletest/docs/ |
| H A D | advanced.md | 830 * On POSIX systems, `fork()` (or `clone()` on Linux) is used to spawn the 869 3. It uses `clone()` instead of `fork()` to spawn the child process on Linux
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | NEWS | 538 * Do not spawn a pager when there is no output.
|
| /freebsd-12.1/contrib/amd/ |
| H A D | NEWS | 330 * document proper use of hosts.allow (don't spawn)
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1997 | 2275 * pexecute.c: Use spawn if __CYGWIN32__.
|
| H A D | FSFChangeLog.10 | 5287 * winnt/spawnv.c: Changed spawn function entry points to __spawn* 5288 instead of spawn*.
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | ChangeLog | 5009 * pexecute.c: Use spawn if __CYGWIN32__.
|