/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | state.c | 46 backtrace_create_state (const char *filename, int threaded, in backtrace_create_state() argument 54 if (threaded) in backtrace_create_state() 63 init_state.threaded = threaded; in backtrace_create_state()
|
H A D | mmap.c | 132 if (!state->threaded) in backtrace_alloc() 161 if (state->threaded) in backtrace_alloc() 226 if (!state->threaded) in backtrace_free() 235 if (state->threaded) in backtrace_free()
|
H A D | fileline.c | 173 if (!state->threaded) in fileline_initialize() 184 if (!state->threaded) in fileline_initialize() 268 if (!state->threaded) in fileline_initialize() 275 if (!state->threaded) in fileline_initialize()
|
H A D | macho.c | 654 if (!state->threaded) in macho_add_symtab() 714 if (!state->threaded) in macho_syminfo() 1282 if (!state->threaded) in backtrace_initialize() 1298 if (!state->threaded) in backtrace_initialize() 1328 if (!state->threaded) in backtrace_initialize() 1344 if (!state->threaded) in backtrace_initialize()
|
H A D | pecoff.c | 470 if (!state->threaded) in coff_add_syminfo_data() 537 if (!state->threaded) in coff_syminfo() 904 if (!state->threaded) in backtrace_initialize() 920 if (!state->threaded) in backtrace_initialize()
|
H A D | backtrace.h | 105 const char *filename, int threaded,
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | state.c | 46 backtrace_create_state (const char *filename, int threaded, in backtrace_create_state() argument 54 if (threaded) in backtrace_create_state() 63 init_state.threaded = threaded; in backtrace_create_state()
|
H A D | fileline.c | 64 if (!state->threaded) in fileline_initialize() 75 if (!state->threaded) in fileline_initialize() 150 if (!state->threaded) in fileline_initialize() 157 if (!state->threaded) in fileline_initialize()
|
H A D | mmap.c | 128 if (!state->threaded) in backtrace_alloc() 157 if (state->threaded) in backtrace_alloc() 222 if (!state->threaded) in backtrace_free() 231 if (state->threaded) in backtrace_free()
|
H A D | pecoff.c | 467 if (!state->threaded) in coff_add_syminfo_data() 534 if (!state->threaded) in coff_syminfo() 896 if (!state->threaded) in backtrace_initialize() 912 if (!state->threaded) in backtrace_initialize()
|
H A D | backtrace.h | 104 const char *filename, int threaded,
|
/netbsd-src/external/bsd/unbound/dist/testdata/remote-threaded.tdir/ |
H A D | remote-threaded.dsc | 1 BaseName: remote-threaded 11 Pre: remote-threaded.pre 12 Post: remote-threaded.post 13 Test: remote-threaded.test
|
H A D | remote-threaded.pre | 1 # #-- remote-threaded.pre--# 18 $LDNS_TESTNS -p $FWD_PORT remote-threaded.testns >fwd.log 2>&1 & 23 …'s/@TOPORT\@/'$FWD_PORT'/' -e 's/@CONTROL_PORT\@/'$CONTROL_PORT'/' < remote-threaded.conf > ub.conf
|
H A D | remote-threaded.post | 1 # #-- remote-threaded.post --#
|
/netbsd-src/external/mit/expat/dist/win32/ |
H A D | README.txt | 34 single threaded or multithreaded run-time library, 35 or using the multi-threaded run-time Dll. That is, 42 with the multi-threaded run-time library. 48 Versions that are statically linking with the multi-threaded run-time library 54 Multi-threaded: libexpat(w)MT.lib 55 Multi-threaded Dll: libexpat(w)MD.lib
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | threaded_example.txt | 1 The following is a demonstration of the threaded.d script, 7 # threaded.d 35 # threaded.d 62 # threaded.d 86 # threaded.d
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | threaded_example.txt | 1 The following is a demonstration of the threaded.d script, 7 # threaded.d 35 # threaded.d 62 # threaded.d 86 # threaded.d
|
/netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/ |
H A D | intro.rst | 29 The objects are thread-safe, and a context can be used in non-threaded as well 30 as threaded environment.
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | NEWS | 83 * Documented that threaded decompression hasn't been implemented 124 - Added support for multi-threaded compression. See the 153 - Multi-threaded compression can be enabled with the 173 * liblzma: Fixed the use of presets in threaded encoder 177 in single-threaded mode. Previously the combination only 178 worked in multi-threaded mode. 218 - Fixed a deadlock in the threaded encoder. 236 - Made the progress indicator work correctly in threaded mode. 253 - Fixed a deadlock and an invalid free() in the threaded encoder. 282 It only works correctly in single-threaded mode and when
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2001-02-09-AdveComments.txt | 101 instruction. (It could be optional so single-threaded codes are 102 not penalized.) This could map well to multi-threaded architectures 103 while providing easy ILP for single-threaded onces. But it is probably
|
/netbsd-src/external/bsd/unbound/dist/testdata/pymod_thread.tdir/ |
H A D | pymod_thread.dsc | 3 Description: Test python module threaded
|
/netbsd-src/external/public-domain/xz/dist/doc/ |
H A D | faq.txt | 90 typically is not the case if the file was created in single-threaded 157 Q: Will xz support threaded compression? 168 reading. This also makes threaded decompression possible, although 169 it is not clear if threaded decompression will ever be implemented. 199 It is possible that the single-threaded method will be modified to
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadedge.c | 1257 int threaded; in thread_across_edge() local 1259 threaded = thread_through_normal_block (e, dummy_cond, in thread_across_edge() 1266 threaded = 0; in thread_across_edge() 1268 if (threaded > 0) in thread_across_edge() 1296 if (threaded < 0) in thread_across_edge()
|
/netbsd-src/doc/roadmaps/ |
H A D | networking | 110 Make multi-threaded network stack. Targets are Layer 3 (IP forwarding), 120 Make multi-threaded network stack. Get tasks other than the above targets down.
|
/netbsd-src/external/bsd/top/dist/machine/ |
H A D | m_sunos5.man | 3 resources. Hence on a multiprocessor machine a single threaded process 5 For example, on a 4 processor machine, a single threaded process will
|