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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
mainloop.h 90 poll, or -1 for blocking behaviour. .*/
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_core.rsh 77 * Send a message back to the client, blocking until the message is queued.
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_core.rsh 77 * Send a message back to the client, blocking until the message is queued.
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_core.rsh 77 * Send a message back to the client, blocking until the message is queued.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
getpass.py 82 del input, tty # clean up unused file objects before blocking
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 84 "Blocking by unconditional acquiring failed.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
getpass.py 82 del input, tty # clean up unused file objects before blocking
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_dummy_thread.py 84 "Blocking by unconditional acquiring failed.")
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.pom 39 HttpComponents Core (blocking I/O)
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.pom 37 HttpComponents Core (blocking I/O)
  /system/bt/btif/src/
btif_sock_thread.c 114 static inline void set_socket_blocking(int s, int blocking)
118 if (opts<0) APPL_TRACE_ERROR("set blocking (%s)", strerror(errno));
119 if(blocking)
123 APPL_TRACE_ERROR("set blocking (%s)", strerror(errno));
  /system/extras/tests/sdcard/
sysutil.h 133 // Then do a blocking read for parent's reply.
  /external/boringssl/src/ssl/
s3_pkt.c 262 * needed, normally due to an error or non-blocking IO. When it finishes, one
283 return n; /* error or non-blocking */
336 /* Error or non-blocking IO. Now |n| == |rr->length|, and
406 * not all data has been sent or non-blocking IO. */
429 * the the original len from a write which didn't complete for non-blocking
535 * happen with non blocking IO */
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_io.so 
  /external/icu/icu4c/source/test/cintltst/
citertst.c 1015 /* non blocking combining character */
1017 /* blocking combining character */
1027 /* non blocking combining character */
    [all...]
  /libcore/luni/src/main/java/java/nio/channels/
FileChannel.java 191 * This is the blocking version of lock acquisition, see also the
471 * remaining in the source channel or if the source channel is non-blocking
509 * non-blocking and has less than {@code count} bytes free in its input
563 * Attempts to acquire an exclusive lock on this file without blocking.
588 * Attempts to acquire an exclusive lock on this file without blocking. The
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java     [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java 140 * reading as much audio data as possible without blocking.
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 26 * tasks (eventually blocking waiting for work if none exist). This
308 * surrounding parking and other blocking: Because interrupts are
310 * checked anyway upon blocking, we clear status (using
330 * stability-sensing techniques are also used before blocking in
407 * tasks, GC stalls etc (which is OK since blocking in such cases
456 * form of limited spin-wait before blocking in ForkJoinTask.join.
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BluetoothChatService.java 305 // This is a blocking call and will only return on a
391 // This is a blocking call and will only return on a
  /developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
BluetoothChatService.java 324 // This is a blocking call and will only return on a
410 // This is a blocking call and will only return on a
  /developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
BluetoothChatService.java 324 // This is a blocking call and will only return on a
410 // This is a blocking call and will only return on a
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java 299 // This is a blocking call and will only return on a
385 // This is a blocking call and will only return on a
  /development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
BluetoothChatService.java 324 // This is a blocking call and will only return on a
410 // This is a blocking call and will only return on a

Completed in 274 milliseconds

<<11121314151617181920>>