HomeSort by relevance Sort by last modified time
    Searched full:blocking (Results 276 - 300 of 2438) sorted by null

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
16-1.c 14 * At this point, the child should be blocking on sending. Then, have the
135 /* If sleep finished, child is probably blocking */
5-1.c 14 * At this point, the child should be blocking on sending. Then, have the
107 /* If sleep finished, child is probably blocking */
5-3.c 14 * At this point, the child should be blocking on sending. Then, have the
119 /* If sleep finished, child is probably blocking */
  /external/mdnsresponder/mDNSCore/
Implementer Notes.txt 42 In a single-threaded application using a blocking select() call as its
46 returned from mDNS_Execute(). After the blocking select() call returns,
  /external/mesa3d/src/gallium/state_trackers/clover/core/
resource.hpp 50 void *add_map(command_queue &q, cl_map_flags flags, bool blocking,
108 bool blocking, const resource::point &origin,
  /external/protobuf/src/google/protobuf/compiler/java/
java_service.h 118 // Generate a blocking stub interface and implementation of the service.
121 // Generate the method signature for one method of a blocking stub.
  /external/syslinux/gpxe/src/core/
console.c 69 * will block. To perform a non-blocking read, use something like
125 * blocking.
  /external/webrtc/webrtc/base/
maccocoasocketserver.mm 77 // ::Wait is reentrant, for example when blocking on another thread while
87 // Only allow reentrant waiting if we're in a blocking send.
  /frameworks/rs/script_api/include/
rs_io.rsh 65 * rsSendToClient: Send a message to the client, non-blocking
86 * rsSendToClientBlocking: Send a message to the client, blocking
  /frameworks/rs/script_api/
rs_io.spec 59 summary: Send a message to the client, non-blocking
82 summary: Send a message to the client, blocking
  /hardware/qcom/display/msm8084/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8226/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8909/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /hardware/qcom/display/msm8994/liboverlay/
overlayWriteback.h 66 /* Blocking write. (queue, commit, dequeue)
71 /* Blocking write. (queue, commit, dequeue)
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 30 * <p>This is meant for applications to prevent certain blocking
42 // growing beyond just blocking/logging.
  /packages/apps/Dialer/java/com/android/dialer/app/filterednumber/
ViewNumbersToImportFragment.java 32 import com.android.dialer.blocking.FilteredNumbersUtil;
33 import com.android.dialer.blocking.FilteredNumbersUtil.ImportSendToVoicemailContactsListener;
  /packages/apps/Dialer/java/com/android/incallui/latencyreport/
LatencyReport.java 42 // looking up contact info and call blocking but before showing any UI.
48 // Time elapsed since boot when the call was added and call blocking evaluation was completed.
  /packages/services/Car/service/src/com/android/car/pm/
ActivityBlockingActivity.java 107 // finish itself only when it will not lead into another blocking
123 Log.w(CarLog.TAG_AM, "Home activity is not in white list. Keep blocking activity. "
  /prebuilts/gdb/darwin-x86/include/python2.7/
ceval.h 74 A module that plans to do a blocking system call (or something else
80 ...blocking system call here...
  /prebuilts/gdb/darwin-x86/lib/python2.7/
dummy_thread.py 98 For blocking calls, self.locked_status is automatically set to
100 ``waitflag``. If it is non-blocking, then the value is
  /prebuilts/gdb/linux-x86/include/python2.7/
ceval.h 74 A module that plans to do a blocking system call (or something else
80 ...blocking system call here...
  /prebuilts/gdb/linux-x86/lib/python2.7/
dummy_thread.py 98 For blocking calls, self.locked_status is automatically set to
100 ``waitflag``. If it is non-blocking, then the value is
  /prebuilts/go/darwin-x86/src/net/
sock_cloexec.go 72 // because we have put fd.sysfd into non-blocking mode.
74 // blocking mode. We can't take that risk, so no use of ForkLock here.
  /prebuilts/go/linux-x86/src/net/
sock_cloexec.go 72 // because we have put fd.sysfd into non-blocking mode.
74 // blocking mode. We can't take that risk, so no use of ForkLock here.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
ceval.h 74 A module that plans to do a blocking system call (or something else
80 ...blocking system call here...

Completed in 1832 milliseconds

<<11121314151617181920>>