HomeSort by relevance Sort by last modified time
    Searched full:threading (Results 226 - 250 of 1041) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian_test.cc 131 // This test hangs for non-debug build (DeathTest threading problem)
170 // This test hangs for non-debug build (DeathTest threading problem)
201 // This test hangs for non-debug build (DeathTest threading problem)
  /external/openssl/crypto/
x86cpuid.pl 70 &and ("edx",0xefffffff); # clear hyper-threading bit
95 &bt ("edx",28); # test hyper-threading bit
105 &and ("edx",0xefffffff); # clear hyper-threading bit if not
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker.py 52 import threading namespace
264 class _Thread(threading.Thread):
266 threading.Thread.__init__(self)
  /external/valgrind/main/docs/html/
hg-manual.html 49 threading primitives.</p>
77 pthreads API. However, if you want to use custom threading
136 trace, if the system threading library routine returns
143 reported. These usually indicate bugs in the system threading
345 the basic functionality provided by the threading library (POSIX
450 <p>The happens-before relations created by standard threading
    [all...]
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 20 threading primitives.</para>
60 pthreads API. However, if you want to use custom threading
130 trace, if the system threading library routine returns
139 reported. These usually indicate bugs in the system threading
379 the basic functionality provided by the threading library (POSIX
500 <para>The happens-before relations created by standard threading
691 threading-related problems. Like all sophisticated tools, it is most
701 reports (threading) errors than it is to write a correct program for
714 use the POSIX threading primitives. Helgrind needs to be able to
719 <para>Do not roll your own threading primitives (mutexes, etc
    [all...]
  /external/bluetooth/glib/glib/
gthreadpool.h 103 /* Set sort function for priority threading */
  /external/chromium/base/
file_version_info_win.cc 13 #include "base/threading/thread_restrictions.h"
lazy_instance_unittest.cc 8 #include "base/threading/simple_thread.h"
sys_info_chromeos.cc 13 #include "base/threading/thread_restrictions.h"
tools_sanity_unittest.cc 7 #include "base/threading/thread.h"
  /external/chromium/base/memory/
weak_ptr_unittest.cc 9 #include "base/threading/thread.h"
  /external/chromium/base/synchronization/
lock.h 11 #include "base/threading/platform_thread.h"
waitable_event_watcher_unittest.cc 8 #include "base/threading/platform_thread.h"
  /external/chromium/base/threading/
platform_thread.h 6 // the low-level platform-specific abstraction to the OS's threading interface.
simple_thread_unittest.cc 7 #include "base/threading/simple_thread.h"
watchdog.h 27 #include "base/threading/platform_thread.h"
worker_pool_posix.h 36 #include "base/threading/platform_thread.h"
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.h 14 #include "base/threading/thread.h"
cros_settings.h 15 #include "base/threading/non_thread_safe.h"
plugin_selection_policy.h 80 // ordering/threading assumptions, not to make sure that we're
  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.h 19 #include "base/threading/non_thread_safe.h"
media_uitest.cc 9 #include "base/threading/platform_thread.h"
  /external/chromium/chrome/browser/importer/
firefox_profile_lock.cc 8 #include "base/threading/thread_restrictions.h"
  /external/chromium/chrome/browser/metrics/
metrics_service_uitest.cc 14 #include "base/threading/platform_thread.h"
  /external/chromium/chrome/browser/net/
url_request_mock_http_job.cc 10 #include "base/threading/thread_restrictions.h"

Completed in 839 milliseconds

1 2 3 4 5 6 7 8 91011>>