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

1 2 3 4 5 67 8 91011>>

  /external/chromium/chrome/browser/ui/
browser_init.h 23 // class containing helpers for BrowserMain to spin up a new instance and
  /external/chromium_org/base/test/
test_suite.cc 209 // Some of the app unit tests spin runloops.
  /external/chromium_org/base/time/
time_win_unittest.cc 124 // Spin until the clock has detected a change.
  /external/chromium_org/chrome/browser/ui/cocoa/
profile_menu_controller_unittest.mm 35 // Spin the runloop so |-initializeMenu| gets called.
  /external/chromium_org/chrome/utility/importer/
firefox_importer_unittest_utils_mac.cc 179 // Spin until either a client response arrives or a timeout occurs.
  /external/chromium_org/media/audio/
cross_process_notification_win.cc 141 // sub thread. In case our sub thread had to spin another thread (and
  /external/chromium_org/media/video/capture/mac/
video_capture_device_qtkit_mac.mm 130 // which will run in a future spin after the original method
  /external/chromium_org/third_party/libjingle/source/talk/base/
autodetectproxy.cc 175 // Launch an asyncresolver. This thread will spin waiting for it.
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.cc 20 // Simple reader-writer spin-mutex. Optimized for not-so-contended case.
  /frameworks/base/docs/html/guide/topics/graphics/
view-animation.jd 44 <p>The following XML from one of the ApiDemos is used to stretch, then simultaneously spin and
  /libcore/luni/src/test/java/libcore/java/net/
ConcurrentCloseTest.java 91 // Spin like a mad thing!
  /external/chromium_org/base/synchronization/
condition_variable_unittest.cc 51 // construct an instance of a WorkQueue. The WorkQueue will spin up some
108 // The following must be called without locking, and will spin wait until the
646 // Define the standard worker task. Several tests will spin out many of these
  /external/chromium_org/chrome/browser/profiles/
profile_manager_unittest.cc 655 // Spin the message loop so that all the callbacks can finish running.
703 // Spin the message loop so that all the callbacks can finish running.
767 // Spin the message loop so that all the callbacks can finish running.
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 541 // spin vector from center->equator
599 // This is really over-ridden by spin at the momenent.
612 // Run a simple sim to spin the planet. Update loop is run once per frame.
  /frameworks/base/docs/html/training/articles/
smp.jd     [all...]
  /art/runtime/
monitor.cc 635 VLOG(monitor) << StringPrintf("monitor: thread %d spin on lock %p (a %s) owned by %d",
640 // Spin until the thin lock is released or inflated.
679 VLOG(monitor) << StringPrintf("monitor: thread %d spin on lock %p done", threadId, thinp);
    [all...]
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 51 // construct an instance of a WorkQueue. The WorkQueue will spin up some
108 // The following must be called without locking, and will spin wait until the
681 // Define the standard worker task. Several tests will spin out many of these
  /external/chromium_org/content/renderer/
dom_serializer_browsertest.cc     [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
earth.cc 589 // spin vector from center->equator
647 // This is really over-ridden by spin at the momenent.
660 // Run a simple sim to spin the planet. Update loop is run once per frame.
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 721 * Spin-waits up to the specified number of milliseconds for the given
944 // * Spin-waits up to LONG_DELAY_MS until flag becomes true.
951 // * Spin-waits up to the specified timeout until flag becomes true.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
iatomic.h 1043 /* Max number of times we must spin on a spin-lock calling sched_yield().
1050 /* Duration of sleep (in nanoseconds) when we can't acquire a spin-lock
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 1043 /* Max number of times we must spin on a spin-lock calling sched_yield().
1050 /* Duration of sleep (in nanoseconds) when we can't acquire a spin-lock
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 1043 /* Max number of times we must spin on a spin-lock calling sched_yield().
1050 /* Duration of sleep (in nanoseconds) when we can't acquire a spin-lock
  /external/chromium/app/sql/
connection.cc 22 // Spin for up to a second waiting for the lock to clear when setting
  /external/chromium/base/memory/
singleton.h 240 // to hit this race. When it does, we just spin and yield the thread until

Completed in 2714 milliseconds

1 2 3 4 5 67 8 91011>>