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

1 23 4 5 6 7 8 91011>>

  /external/libpng/projects/vstudio/
README.txt 37 In particular the runtime library is the "MultiThreaded DLL" version.
48 with a non-standard runtime library - the "MultiThreaded" version. When you
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 32 The GLX context setup encourages multithreaded applications to
136 The intention is to allow multithreaded access to the GL at the
  /external/valgrind/drd/docs/
drd-manual.xml 19 DRD is a Valgrind tool for detecting errors in multithreaded C and C++
26 <title>Multithreaded Programming Paradigms</title>
36 and embedded software is multithreaded.
43 applications are multithreaded.
50 Multithreaded programs can use one or more of the following programming
52 Some examples of multithreaded programming paradigms are:
71 a multithreaded program. The original program may or may not contain
97 DRD supports any combination of multithreaded programming paradigms as
176 <title>Multithreaded Programming Problems</title>
223 detection of data races is a necessity when developing multithreaded
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
SynchronizedDescriptiveStatistics.java 22 * is safe to use in a multithreaded environment. Multiple threads can safely
  /external/google-breakpad/src/testing/msvc/2010/
gmock.vcxproj 65 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
gmock_main.vcxproj 65 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
gmock_test.vcxproj 74 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/google-breakpad/src/third_party/curl/
easy.h 58 * be transfered. It is useful in multithreaded applications when you can run
  /external/icu/icu4c/source/config/
mh-solaris 33 # -mt means 'compiles and links a multithreaded program'
  /external/jsoncpp/makefiles/msvc2010/
jsontest.vcxproj 70 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
test_lib_json.vcxproj 75 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/libchrome/crypto/
nss_util.h 29 // process goes multithreaded. This does not initialise NSS. For test, see
  /external/libevent/
README 45 --disable-thread-support Don't support multithreaded environments.
  /external/libevent/include/event2/
bufferevent_compat.h 58 event base, and as such can be error prone for multithreaded programs.
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
Predicate.java 103 * {@link Predicate.PredicateIterator} constructor for nested or multithreaded iteration. */
  /external/regex-re2/util/
arena.h 7 // especially for multithreaded programs. An UnsafeArena provides a
  /external/valgrind/drd/tests/
annotate_barrier.c 2 * Test whether all data races are detected in a multithreaded program with
annotate_rwlock.c 4 * @brief Multithreaded test program that triggers various access patterns
  /external/valgrind/helgrind/tests/
annotate_rwlock.c 14 * @brief Multithreaded test program that triggers various access patterns
  /libcore/ojluni/src/main/java/java/nio/channels/
Channel.java 46 * <p> Channels are, in general, intended to be safe for multithreaded access
  /external/google-breakpad/src/testing/gtest/codegear/
gtest_unittest.cbproj 35 <Multithreaded>true</Multithreaded>
  /external/icu/icu4c/source/samples/case/
case.vcxproj 169 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
208 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/icu/icu4c/source/samples/citer/
citer.vcxproj 138 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
166 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/icu/icu4c/source/samples/coll/
coll.vcxproj 89 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
128 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/icu/icu4c/source/samples/csdet/
csdet.vcxproj 138 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
166 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>

Completed in 2378 milliseconds

1 23 4 5 6 7 8 91011>>