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

<<11121314151617181920>>

  /frameworks/native/libs/gui/
BitTube.cpp 126 // EAGAIN means that we have non-blocking I/O but there was
SensorEventQueue.cpp 155 // Blocking call.
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLThreadToGL_test.cpp 166 // by the fact that the producer thread is blocking in dequeue.
  /frameworks/rs/
rsThreadIO.cpp 171 // If we don't have a secondary wait object we should stop blocking now
  /frameworks/wilhelm/src/itf/
IBufferQueue.c 106 // NTH asynchronous cancel instead of blocking until mixer acknowledges
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ssim.c 146 // block boundaries to penalize blocking artifacts.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ssim.c 77 // block boundaries to penalize blocking artifacts.
  /hardware/ti/omap3/dspbridge/inc/
rms_sh.h 97 RMS_WORD timeout; /* Timeout (msec) for blocking calls */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h 97 RMS_WORD timeout; /* Timeout (msec) for blocking calls */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
ServerSocketChannelTest.java 373 // blocking mode , will block and wait for ever...
397 // non-blocking mode , will immediately return
671 // Non blocking mode, accept() will return NULL since there are no pending connections.
790 // configure the channel non-blocking
  /libcore/luni/src/main/java/java/util/concurrent/
Future.java 14 * {@code get} when the computation has completed, blocking if
  /libcore/luni/src/main/java/java/util/zip/
DeflaterInputStream.java 167 * with or without blocking.
  /libcore/luni/src/test/java/libcore/java/nio/channels/
DatagramChannelTest.java 62 // Should return immediately, since we're non-blocking.
SelectorTest.java 139 // Switch to non-blocking so we can use a Selector.
ServerSocketChannelTest.java 39 // Should return immediately, since we're non-blocking.
  /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
FullAFScanCommand.java 58 * Performs an auto-focus scan, blocking until the scan starts, runs, and
  /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
ManagedImageReader.java 133 * blocking until the required capacity can be reserved.
  /packages/apps/Contacts/src/com/android/contacts/list/
ProviderStatusWatcher.java 164 * This means this method is essentially a blocking {@link ProviderStatus#CONTENT_URI} query.
  /packages/apps/Gallery2/src/com/android/photos/data/
GalleryBitmapPool.java 116 // sub-pool level to avoid unnecessary blocking.
  /packages/services/Mms/src/com/android/mms/service/
MmsConfigManager.java 152 // blocking.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
rawmidi.h 62 /** Non blocking mode (flag to open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/
nfsfh.h 9 * security than blocking external access to port 2049 on your firewall.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
mainloop.h 87 poll, or -1 for blocking behaviour. .*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
rawmidi.h 62 /** Non blocking mode (flag to open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/
nfsfh.h 9 * security than blocking external access to port 2049 on your firewall.

Completed in 413 milliseconds

<<11121314151617181920>>