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

1 2 3 4 5 6 78 91011>>

  /external/zlib/src/contrib/vstudio/vc10/
testzlib.vcxproj 217 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
247 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
zlibstat.vcxproj 198 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
230 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
miniunz.vcxproj 161 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
testzlibdll.vcxproj 161 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/zlib/src/contrib/vstudio/vc11/
testzlib.vcxproj 223 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
253 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
zlibstat.vcxproj 201 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
229 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/dbus/dbus/
dbus-bus.c 626 * multithreaded application, you can't really make the registration
634 * The rule in a multithreaded app, then, is that dbus_bus_register()
746 * (created by dbus_connection_open()) in a multithreaded application,
    [all...]
  /art/runtime/jdwp/
jdwp_socket.cc 317 /* copy it out ASAP to minimize risk of multithreaded annoyances */
  /external/ceres-solver/internal/ceres/
system_test.cc 546 // Multithreaded evaluators and linear solvers.
  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
errormiddleware.py 313 (0, 1, 0): 'Multithreaded',
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
cloud_api_delegator.py 39 and/or multithreaded operations. Calling methods on the same delegator in
  /external/curl/lib/
memdebug.c 102 * Don't use these with multithreaded test programs!
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
IntSet.java 472 * this method is called. Use the {@link IntSetIterator} constructor for nested or multithreaded iteration. */
ObjectSet.java 449 * this method is called. Use the {@link ObjectSetIterator} constructor for nested or multithreaded iteration. */
Queue.java 320 * time this method is called. Use the {@link QueueIterator} constructor for nested or multithreaded iteration. */
  /external/libmicrohttpd/src/testcurl/
perf_get.c 35 * multithreaded vs. single-threaded or select/poll).
  /external/libpng/projects/vstudio/pngstest/
pngstest.vcxproj 183 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  /external/libvncserver/
NEWS 81 This makes all VNC encodings safe to use with a multithreaded server.
  /external/libvpx/libvpx/build/make/
gen_msvs_vcxproj.sh 230 release_runtime=MultiThreaded
  /external/libvpx/libvpx/vpx/
vpx_decoder.h 123 * in a multithreaded context.
  /external/libxml2/doc/devhelp/
libxml2-threads.html 95 </pre><p>xmlCleanupThreads() is used to to cleanup all the thread related data of the libxml2 library once processing has ended. WARNING: if your application is multithreaded or has plugin support calling this may crash the application if another thread or a plugin is still using libxml2. It's sometimes very hard to guess if libxml2 is in use in the application, some libraries or plugins may use it without notice. In case of doubt abstain from calling this function or do it just before calling exit() to avoid leak reports from valgrind !</p>
  /external/llvm/lib/CodeGen/
ShadowStackGCLowering.cpp 227 // that, short of multithreaded LLVM, it should be safe; all that is
  /external/owasp/sanitizer/tools/findbugs/doc/
AddingDetectors.txt 98 MT_CORRECTNESS - multithreaded correctness issues
  /external/skia/include/gpu/
GrContext.h 390 // a mechanism to make a SkPicture safe for multithreaded sw rasterization.
  /external/webrtc/talk/media/base/
videocapturer.h 253 // Frame callbacks are multithreaded to allow disconnect and connect to be

Completed in 3787 milliseconds

1 2 3 4 5 6 78 91011>>