Searched
full:waits (Results
376 -
400 of
1077) sorted by null
<<11121314151617181920>>
/external/chromium_org/mojo/system/ |
message_pipe_perftest.cc | 155 // Waits for the child to close its end before quitting once specified
|
raw_channel_unittest.cc | 259 // Waits for all the messages (of sizes |expected_sizes_|) to be seen. 363 // Waits for all the messages to have been seen. 583 // Waits for shutdown. 639 // Waits for shutdown.
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
event_listener.h | 122 // Waits in a condvar until one of the events in |events| is raised or
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread_timechange_handler_np.c | 54 * 2) We aren't able to distinquish between threads on timed or untimed waits,
|
ptw32_semwait.c | 49 * This function waits on a POSIX semaphore. If the
|
/external/chromium_org/net/disk_cache/blockfile/ |
file_posix.cc | 147 // worker pool only waits for tasks on the worker pool, not the "Reply" tasks
|
in_flight_io.h | 39 // in the diagram below). In practice, if the controller waits for the
|
/external/chromium_org/net/test/spawned_test_server/ |
spawner_communicator.h | 82 // Waits for the server response on IO thread. Called on the user thread.
|
/external/chromium_org/net/udp/ |
udp_socket_unittest.cc | 160 // Server waits for message. 168 // Client waits for response. 406 // Server1 waits for message. 425 // Client waits for response.
|
/external/chromium_org/testing/ |
xvfb.py | 64 """Waits for xvfb to be fully initialized by using xdisplaycheck."""
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
Tests.js | 228 * Waits for current throttler invocations, if any. 818 * Waits for script pause, checks expectations, and invokes the callback. 832 * Waits until all the scripts are parsed and asynchronously executes the code 854 * Waits until all the scripts are parsed and invokes the callback.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
browser_test_driver.py | 41 """Same as Driver.start() however, it has an extra step. It waits for
|
/external/chromium_org/third_party/leveldatabase/src/port/ |
port_example.h | 31 // Lock the mutex. Waits until other lockers have exited.
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
prcvar.h | 67 ** The thread that waits on a condition is blocked in a "waiting on
|
/external/chromium_org/third_party/skia/tools/ |
test_gpuveto.py | 42 """Executes a process and waits for it to complete.
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
profile-handler.h | 119 * signal handler. It waits for the currently running callback to
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
profile-handler.h | 119 * signal handler. It waits for the currently running callback to
|
/external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/ |
video_coding.h | 414 // Waits for the next frame in the jitter buffer to become complete 415 // (waits no longer than maxWaitTimeMs), then passes it to the decoder for decoding. 426 // Waits for the next frame in the dual jitter buffer to become complete 427 // (waits no longer than maxWaitTimeMs), then passes it to the dual decoder
|
/external/chromium_org/third_party/webrtc/tools/rtcbot/ |
botmanager.js | 90 // A basic bot waits for onBotConnected to be called with a stream to the actual
|
/external/chromium_org/tools/android/forwarder2/ |
socket.h | 125 // Waits until either the Socket or the |exit_notifier_fd_| has received an
|
/external/chromium_org/tools/measure_page_load_time/ff_ext/content/ |
measure_page_load_time.js | 7 * for measuring how long a page takes to load. It waits on TCP port
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
inspector_page.py | 85 """Waits for the navigation to complete.
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
web_contents.py | 40 """Waits for the given JavaScript expression to be True.
|
/external/chromium_org/ui/message_center/views/ |
message_popup_collection.h | 91 // zero. Otherwise, simply waits when it becomes zero.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/execution/ |
ExecutionUtils.java | 52 * Waits given number of milliseconds and runs events loop every 1 millisecond. At least one
|
Completed in 1891 milliseconds
<<11121314151617181920>>