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

<<31323334353637383940>>

  /frameworks/wilhelm/src/
sles.c 114 // as Destroy is now a blocking operation, and to avoid a race
sles_allinclusive.h 435 // the callback queue is full. This almost always indicates an application error such as blocking
  /frameworks/wilhelm/tests/examples/
slesTestFeedback.cpp 97 // Flash filesystem is especially notorious for blocking.
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 523 structure from the application to the component. This is a blocking
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 523 structure from the application to the component. This is a blocking
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 122 #define VEN_DB_ALL_BLKG_BNDRY 2/* 2 - All blocking boundary filtering*/
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 335 UINT uTimeout; /* Timeout for blocking STRM calls */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 329 UINT uTimeout; /* Timeout for blocking STRM calls */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 523 structure from the application to the component. This is a blocking
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Thread.c 102 /** Default timeout used to come out of blocking calls*/
  /hardware/ti/omap4-aah/domx/mm_osal/src/
timm_osal_events.c 253 *3) Call pthread_cond_wait() to perform a blocking wait | variable. If it fulfills the desired
  /hardware/ti/omap4xxx/domx/mm_osal/src/
timm_osal_events.c 253 *3) Call pthread_cond_wait() to perform a blocking wait | variable. If it fulfills the desired
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 523 structure from the application to the component. This is a blocking
  /libcore/luni/src/main/java/java/net/
PlainSocketImpl.java 482 // Return of zero bytes for a blocking socket means a timeout occurred
ServerSocket.java 245 * this option must be set before the blocking method was called.
  /libcore/luni/src/main/java/java/nio/
FileChannelImpl.java 316 // We don't throw if we try to read from an empty non-blocking pipe.
  /libcore/luni/src/main/java/java/util/concurrent/
DelayQueue.java 19 * An unbounded {@linkplain BlockingQueue blocking queue} of
ForkJoinTask.java 47 * minimize other blocking synchronization apart from joining other
50 * not perform blocking I/O, and should ideally access variables that
71 * performing only the (possibly) blocking action. (3) Unless the {@link
196 * undergoing blocking waits by other threads have the SIGNAL bit
    [all...]
TimeUnit.java 299 * <p>For example, you could implement a blocking {@code poll}
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 68 * providing a non-blocking attempt to acquire a lock ({@link
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AdvertiseManager.java 66 // CountDownLatch for blocking advertise operations.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOutgoingFragment.java 347 * Blocking - do not call from UI Thread.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 197 /** Non blocking mode (flag for open mode) \hideinitializer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h 368 int output_room; /* minimum free pool size for select/blocking mode */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
mutex 393 /// Try to acquire ownership of the mutex without blocking.

Completed in 910 milliseconds

<<31323334353637383940>>