HomeSort by relevance Sort by last modified time
    Searched full:multithreaded (Results 151 - 175 of 337) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
AggregateSummaryStatistics.java 44 * instance maintained by this class. In multithreaded environments, if the functionality
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_parallel_cp.py 25 suitable for multiprocess/multithreaded testing. Since parallel composite
  /external/google-benchmark/
README.md 148 In a multithreaded test (benchmark invoked by multiple threads simultaneously),
  /external/libevent/include/event2/
dns_compat.h 62 so is not safe for multithreaded use. Additionally, it allocates a global
event.h 52 system. Libevent can also be used for multithreaded programs. Libevent
66 multithreaded application, you need to initialize thread support --
159 Functions for use by multithreaded programs
    [all...]
  /external/skia/site/dev/testing/
testing.md 15 very multithreaded, but some of the work, particularly GPU-backed work, is
  /external/valgrind/drd/tests/
matinv.c 222 /** Multithreaded Gauss-Jordan algorithm. */
  /external/zlib/src/contrib/vstudio/vc10/
minizip.vcxproj 158 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 34 * multithreaded incoming calls, and a thread-safe way to iterate over a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ctype.h 71 each variable, which is local to the current thread if multithreaded.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler.h 56 * multithreaded and exception reentrance.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ctype.h 71 each variable, which is local to the current thread if multithreaded.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler.h 56 * multithreaded and exception reentrance.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler.h 56 * multithreaded and exception reentrance.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler.h 56 * multithreaded and exception reentrance.
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar 
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
__main__.py 267 'help', 'header', 'multithreaded', 'quiet',
291 elif o in ('-m', '--multithreaded'):
  /external/icu/icu4c/source/test/intltest/
intltest.vcxproj 166 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
201 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/jemalloc/msvc/projects/vc2015/jemalloc/
jemalloc.vcxproj 341 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
382 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
Array.java 415 * time this method is called. Use the {@link ArrayIterator} constructor for nested or multithreaded iteration. */
423 * constructor for nested or multithreaded iteration. */
  /external/libxml2/doc/
xmlmem.html 46 problems when using libxml2 in multithreaded applications</li>
50 of the consequences in multithreaded applications.</p><h3><a name="Debugging" id="Debugging">Debugging routines</a></h3><p>When configured using --with-mem-debug flag (off by default), libxml2 uses
  /external/libxml2/
threads.c 884 /* fprintf(stderr, "Running multithreaded\n"); */
902 * WARNING: if your application is multithreaded or has plugin support
  /external/pcre/dist/doc/html/
pcrejit.html 282 This is a suggestion for how a multithreaded program that needs to set up
330 memory area). The best practice for multithreaded programs is to allocate a
  /external/pcre/dist/doc/
pcrejit.3 269 This is a suggestion for how a multithreaded program that needs to set up
315 memory area). The best practice for multithreaded programs is to allocate a
  /external/strace/
strace.spec 247 - Fix errors detaching from multithreaded process on interrupt (#161919).
281 - fix multithreaded exit handling (#132150, #135254)

Completed in 1098 milliseconds

1 2 3 4 5 67 8 91011>>