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

1 2 3 4 5 6 78 91011>>

  /external/apache-http/src/org/apache/http/impl/client/
AbstractHttpClient.java 529 // all shared objects that are potentially threading unsafe.
  /external/bluetooth/glib/gio/inotify/
inotify-kernel.c 145 /* To avoid threading issues we need to flag that we've done that */
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 403 config_add "/* Enable various threading systems */"
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_video.c 452 /* Lock the event thread, in multi-threading environments */
  /external/srec/portable/include/
ptrd.h 100 * particular, it will return ESR_INVALID_STATE if the threading API is not
  /external/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
  /external/v8/src/
flag-definitions.h 249 DEFINE_int(testing_prng_seed, 42, "Seed used for threading test randomness")
  /external/webkit/JavaScriptCore/wtf/
ThreadingWin.cpp 87 #include "Threading.h"
  /external/webkit/WebCore/bindings/v8/
V8Binding.cpp 43 #include "Threading.h"
  /external/webkit/WebCore/platform/text/
TextCodecICU.cpp 39 #include <wtf/Threading.h>
  /external/webkit/WebCore/workers/
DefaultSharedWorkerRepository.cpp 55 #include <wtf/Threading.h>
  /frameworks/base/docs/html/guide/basics/
appmodel.jd 237 <p>There are a few important exceptions to this threading rule:</p>
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile 147 # threading options
  /external/dbus/
NEWS 89 - Threading semantics changed from init early to init before the second thread
293 interpreter. Fixes crashes when using threading and other random segfaults.
  /external/icu4c/
configure.in 401 # We're using normal windows compilers. Threading is available.
431 [ --enable-weak-threads weakly reference the threading library [default=no]],
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 908 /* Lock the event thread, in multi-threading environments */
1209 /* Lock the event thread, in multi-threading environments */
    [all...]
  /external/sqlite/dist/
sqlite3.h 183 ** See the [threading mode] documentation for additional information.
    [all...]
sqlite3.h.orig 183 ** See the [threading mode] documentation for additional information.
    [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 303 // since the Mac has no preemptive threading (at least on MacOS 8), only
304 // cooperative threading, threads are a no-op. We have no yield() calls
    [all...]
  /external/webkit/JavaScriptCore/JavaScriptCore.xcodeproj/
project.pbxproj 193 5D6A566B0F05995500266145 /* Threading.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D6A566A0F05995500266145 /* Threading.cpp */; };
    [all...]
  /frameworks/base/docs/html/guide/appendix/faq/
commontasks.jd 34 <li><a href="#threading">Handling expensive operations in the UI thread</a></li>
    [all...]
  /frameworks/base/docs/html/resources/faq/
commontasks.jd 34 <li><a href="#threading">Handling expensive operations in the UI thread</a></li>
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c     [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
LocalStoreUnitTests.java     [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
CharInfo.java 392 * heap activity. Unfortunately, that introduces a threading risk.

Completed in 149 milliseconds

1 2 3 4 5 6 78 91011>>