HomeSort by relevance Sort by last modified time
    Searched full:waits (Results 201 - 225 of 1036) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/remoting/base/
auto_thread.h 57 // Waits for the thread to exit, and then destroys it.
  /external/chromium_org/sandbox/win/src/
handle_policy_test.cc 17 // Just waits for the supplied number of milliseconds.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_connection.c 63 * Waits for a message to be fully received.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prpdce.h 87 ** 'timeout' the condition will be notified. Waits can be
  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
thread_wrapper.h 83 // Stops the spawned thread and waits for it to be reclaimed with a timeout
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
critical_section_unittest.cc 60 // Waits a number of cycles for the count to reach a given value.
  /external/chromium_org/tools/android/forwarder2/
device_listener.h 41 // waits for its completion) which means that the internal thread is guaranteed
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_page.py 74 """Waits for the navigation to complete.
  /external/chromium_org/tools/telemetry/telemetry/core/
util.py 54 """Waits for up to |timeout| secs for the function |condition| to return True.
  /external/chromium_org/ui/base/test/
ui_controls.h 23 // The version that takes a Closure waits until the generated event is
  /external/chromium_org/ui/file_manager/video_player/js/
test_util.js 40 * Opens the main Files.app's window and waits until it is ready.
  /external/droiddriver/src/com/google/android/droiddriver/scroll/
Scrollers.java 35 * scroll, waits until ProgressBar is gone.
  /external/fio/
iolog.c 315 int reads, writes, waits, fileno = 0, file_action = 0; /* stupid gcc */ local
330 reads = writes = waits = 0;
391 waits++;
428 if (!reads && !writes && !waits)
  /external/kernel-headers/original/uapi/linux/
lp.h 57 /* This is the amount of time that the driver waits for the printer to
  /external/lldb/test/expression_command/timeout/
TestCallWithTimeout.py 2 Test calling a function that waits a while, and make sure the timeout option to expr works.
  /external/lldb/test/functionalities/thread/break_after_join/
main.cpp 96 // The first barrier waits for the non-joining threads to start.
  /external/lldb/test/functionalities/thread/exit_during_break/
main.cpp 100 // The first barrier waits for the non-exiting threads to start.
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_connection.c 63 * Waits for a message to be fully received.
  /external/qemu/distrib/sdl-1.2.15/src/audio/dummy/
SDL_dummyaudio.c 99 /* This function waits until it is possible to write a full sound buffer */
  /external/smack/src/org/xbill/DNS/
Resolver.java 77 * Sends a message and waits for a response.
  /external/webrtc/src/system_wrappers/interface/
thread_wrapper.h 82 // Stops the spawned thread and waits for it to be reclaimed with a timeout
  /frameworks/av/include/media/stagefright/foundation/
AMessage.h 81 // Posts the message to its target and waits for a response (or error)
  /frameworks/base/core/java/android/app/
QueuedWork.java 78 * Finishes or waits for async operations to complete.
  /frameworks/base/docs/html/training/graphics/opengl/
motion.jd 82 rotates the shape only one increment and then waits for a call to {@link
  /frameworks/base/services/core/java/com/android/server/hdmi/
OneTouchRecordAction.java 38 // State that waits for <Record Status> once sending <Record On>

Completed in 1201 milliseconds

1 2 3 4 5 6 7 891011>>