HomeSort by relevance Sort by last modified time
    Searched full:blocking (Results 726 - 750 of 1339) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/media/src/android/media/cts/
MediaSyncTest.java 571 // handle video callback in a separate thread as releaseOutputBuffer is blocking
  /cts/tests/tests/midi/src/android/midi/cts/
MidiEchoTest.java 388 // or there may be kernel activity that is blocking execution at the user level.
  /development/ndk/platforms/android-3/include/linux/
cdrom.h 605 __u16 blocking; member in struct:rwrt_feature_desc
  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
cloudstorage_api.py 63 and prefetches another one. To minimize blocking for large files,
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/android/
android_auditor_test.html 216 assert.deepEqual(alert.args['Blocking I/O delay'], new TimeDuration(10));
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 388 // implementation. We are fine with blocking them here, we are really not
  /external/deqp/framework/delibs/deutil/
deSocket.c 443 /* Non-blocking. */
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
RecyclableBufferedInputStream.java 78 * Returns an estimated number of bytes that can be read or skipped without blocking for more
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 210 * implement the blocking and waiting calls as well as to handle state changes
  /external/icu/icu4c/source/test/intltest/
simplethread.cpp 311 // On POSIX, there is NO reliable non-blocking mechanism to determine
  /external/iputils/
rarpd.c 536 /* Sendto is blocking, but with 5sec timeout */
  /external/jetty/src/java/org/eclipse/jetty/servlets/
QoSFilter.java 53 * containers thread pool may be consumed blocking on such a slow resource.
  /external/jetty/src/java/org/eclipse/jetty/websocket/
WebSocketFactory.java 237 throw new IllegalStateException("Websockets not supported on blocking connectors");
  /external/kernel-headers/original/uapi/sound/
asequencer.h 368 int output_room; /* minimum free pool size for select/blocking mode */
  /external/libavc/common/arm/
ih264_deblk_chroma_a9.s 405 rev r11, r11 @Blocking strengths
615 rev r11, r11 @Blocking strengths
    [all...]
  /external/libavc/encoder/arm/
ih264e_fmt_conv.s 216 @ * @param[in] blocking
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.h 367 * \brief \copydoc page_cb Completion Routine, Processing function, needed to avoid long blocking.
phFriNfc_SmtCrdFmt.h 408 * \param CompletionRoutine Pointer to a valid completion routine being called when the non-blocking
  /external/libnl/lib/
socket.c 414 * Set file descriptor of socket to non-blocking state
  /external/libvncserver/x11vnc/
cleanup.c 243 /* XXX rdpy_ctrl, etc. cannot close w/o blocking */
  /external/libxml2/
TODO 222 - push mode parsing i.e. non-blocking state based parser
  /external/libyuv/files/source/
compare.cc 519 // block boundaries to penalize blocking artifacts.
  /external/linux-tools-perf/src/tools/perf/
design.txt 30 can be used to set the blocking mode, etc.
  /external/llvm/lib/Support/Unix/
Program.inc 355 // Non-blocking wait.
  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 219 // <rdar://problem/7481776> Suppress logs for "A non-blocking socket operation
752 // Close our end of the socketpair *before* blocking in read_all to get the four-byte error code.
    [all...]

Completed in 400 milliseconds

<<21222324252627282930>>