| /freebsd-13.1/tools/tools/netrate/http/ |
| H A D | http.c | 49 static int threaded; /* 1 for threaded, 0 for forked. */ variable 200 if (threaded) { in http_worker() 219 if (threaded) in http_worker() 263 threaded = 1; in main() 301 if (threaded) { in main() 309 if (threaded) { in main() 330 if (!threaded) { in main() 337 if (!threaded) in main() 340 if (threaded) { in main() 350 if (!threaded) in main()
|
| /freebsd-13.1/tools/tools/netrate/httpd/ |
| H A D | httpd.c | 52 static int threaded; /* 1 for threaded, 0 for forked. */ variable 211 threaded = 1; in main() 281 if (threaded) { in main() 300 if (threaded) { in main() 310 if (!threaded) in main()
|
| /freebsd-13.1/lib/libthr/thread/ |
| H A D | thr_kern.c | 57 _thr_setthreaded(int threaded) in _thr_setthreaded() argument 59 __isthreaded = threaded; in _thr_setthreaded()
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | latch | 52 # error <latch> is not supported on this single threaded system
|
| H A D | semaphore | 58 # error <semaphore> is not supported on this single threaded system
|
| H A D | barrier | 60 # error <barrier> is not supported on this single threaded system
|
| H A D | thread | 109 #error <thread> is not supported on this single threaded system
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/dma/ |
| H A D | img-mdc-dma.txt | 1 * IMG Multi-threaded DMA Controller (MDC)
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | EVP_PKEY_asn1_get_count.pod | 56 threaded, using them is safe. See L<EVP_PKEY_asn1_add0(3)>.
|
| H A D | OPENSSL_init_ssl.pod | 18 application is multi-threaded), and these resources must be freed prior to the
|
| H A D | OPENSSL_init_crypto.pod | 34 application is multi-threaded), and these resources must be freed prior to the 244 multi-threaded and if dlclose() is subsequently called prior to the threads
|
| H A D | CRYPTO_THREAD_run_once.pod | 27 OpenSSL can be safely used in multi-threaded applications provided that
|
| H A D | BN_BLINDING_new.pod | 66 provide proper locking if needed for multi-threaded use.
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | README | 42 major configurations (normal, wide-character, threaded):
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_flags.inc | 77 "Die after multi-threaded fork if the child creates new threads.")
|
| /freebsd-13.1/contrib/llvm-project/libcxx/ |
| H A D | CREDITS.TXT | 114 D: Remote testing, Newlib port, baremetal/single-threaded support.
|
| /freebsd-13.1/tools/regression/ |
| H A D | README | 87 gaithrstress General threaded getaddrinfo(3) exerciser
|
| /freebsd-13.1/contrib/xz/ |
| H A D | TODO | 59 - Implement threaded match finders.
|
| H A D | README | 61 that were created in threaded mode can be decompressed in threaded
|
| H A D | ChangeLog | 1194 to get progress info for multi-threaded compression, so the 3831 Docs: Add example program for threaded encoding. 3995 works in single-threaded mode too. 4056 Now if --block-list is used in threaded mode, the encoder 4074 Now --block-list=SIZES works with in the threaded mode too, 4087 In the single-threaded encoder LZMA_FULL_BARRIER is simply 4723 liblzma: Fix another deadlock in the threaded encoder. 4769 Make the progress indicator smooth in threaded mode. 5581 liblzma: Fix invalid free() in the threaded encoder. 5595 liblzma: Fix a deadlock in the threaded encoder. [all …]
|
| /freebsd-13.1/contrib/googletest/googlemock/ |
| H A D | CHANGES | 63 * New feature: Google Mock can be safely used in multi-threaded tests
|
| H A D | README.md | 309 "[Multi-threaded Tests](../googletest#multi-threaded-tests
|
| /freebsd-13.1/contrib/serf/ |
| H A D | design-guide.txt | 29 to use in a multi-threaded environment.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | cpu-capacity.txt | 29 * A "single-threaded" or CPU affine benchmark
|
| /freebsd-13.1/sys/contrib/libsodium/m4/ |
| H A D | ax_pthread.m4 | 18 # multi-threaded programs (defaults to the value of CC otherwise). (This 25 # If you are only building threaded programs, you may wish to use these
|