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

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/
UdpConnector.java 103 * cannot be run in a non-blocking way.
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 97 #define SIG_BLOCK 1 /* for blocking signals */
  /external/libpcap/
pcap_breakloop.3pcap 68 breaking a thread out of blocking calls in order to unblock the thread,
  /external/lldb/tools/debugserver/source/
PThreadEvent.h 45 // blocking between the main thread and the spotlight index thread.
  /external/mesa3d/src/mesa/state_tracker/
st_cb_syncobj.c 111 * Neither Gallium nor DRM interfaces support blocking on the GPU. */
  /external/parameter-framework/remote-processor/
Socket.h 53 // Non blocking state
  /external/toybox/toys/other/
oneit.c 20 (Blocking writes, child must read to avoid eventual deadlock.)
  /external/webrtc/src/system_wrappers/interface/
static_instance.h 75 // section while deleting the object in case it would be blocking on
thread_wrapper.h 64 // Non blocking termination of the spawned thread. Note that it is not safe
  /external/wpa_supplicant_8/src/drivers/
rfkill.c 119 wpa_printf(MSG_ERROR, "rfkill: Cannot set non-blocking mode: "
  /external/wpa_supplicant_8/wpa_supplicant/examples/
p2p-action.sh 33 # another dnsmasq instance may be running and blocking us; try to
  /frameworks/av/include/media/stagefright/
MediaMuxer.h 93 * This method is a blocking call. Depending on how
MediaSource.h 39 // Any blocking read call returns immediately with a result of NO_INIT.
  /frameworks/av/services/audioflinger/
AudioStreamOut.h 69 * If set_callback() has previously been called to enable non-blocking mode
SpdifStreamOut.h 58 * If set_callback() has previously been called to enable non-blocking mode
  /frameworks/base/core/java/android/os/
ServiceManager.java 97 * service manager. Non-blocking.
  /frameworks/base/services/core/java/com/android/server/
MasterClearReceiver.java 52 // The reboot call is blocking, so we need to do it on another thread.
  /frameworks/base/test-runner/src/android/test/
LoaderTestCase.java 60 // when it puts the result into the blocking queue
  /frameworks/opt/telephony/
README.txt 9 or are known to be non-blocking and fast. At this time only
  /hardware/intel/common/utils/ISV/include/
isv_worker.h 107 // Fill output buffers given, it's a blocking call
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 76 * wifi_wait_for_event() performs a blocking call to
  /hardware/qcom/wlan/qcwcn/wifi_hal/
common.h 120 /* socket pair used to exit from blocking poll*/
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEncoder.h 54 #define AACENC_TIMEOUT (1000) /* millisecs, default timeout used to come out of blocking calls*/
  /libcore/luni/src/main/java/java/io/
ObjectInput.java 29 * blocking.
  /libcore/support/src/test/java/tests/net/
StuckServer.java 58 // test non-blocking connects, for example, where you want to test every part of the code.

Completed in 346 milliseconds

<<11121314151617181920>>