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

<<11121314151617181920>>

  /external/ltp/testcases/open_posix_testsuite/functional/threads/condvar/
pthread_cond_wait_1.c 15 * 3. Create a low priority thread and let it busy-loop
pthread_cond_wait_2.c 15 * 3. Create a low priority thread and let it busy-loop
  /external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
1-1.c 15 * 3. Create a low priority thread and let it busy-loop
1-2.c 15 * 3. Create a low priority thread and let it busy-loop
  /external/mesa3d/include/c11/
threads.h 68 thrd_busy, // resource busy
threads_win32.h 43 Otherwise emulate by mtx_trylock() + *busy loop* for WinXP.
129 - Emulated `mtx_timelock()' with mtx_trylock() + *busy loop*
312 // busy loop!
451 // busy loop!
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tex_subimage.c 58 * currently busy.
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_buffer_objects.h 55 * buffer object where some subset of it is busy on the GPU, without either
  /external/mockftpserver/branches/1.x_Branch/src/main/resources/
ReplyText.properties 44 # File unavailable (e.g., file busy).
  /external/pdfium/third_party/base/allocator/partition_allocator/
spin_lock.cc 14 // informs the processor we're in a busy wait, so it can handle the branch more
  /external/proguard/docs/manual/
limitations.html 43 processed code never creates <b>busy-waiting loops</b> without at least
  /external/syslinux/com32/libutil/
ansiraw.c 82 tio.c_cc[VTIME] = 1; /* Don't 100% busy-wait in Linux */
  /external/v8/tools/testrunner/network/
distro.py 77 # Pick the least-busy peer. Sorting the list for each test
  /external/valgrind/drd/tests/
annotate_rwlock.c 6 * implemented via busy-waiting. Annotations are used to tell DRD
  /external/valgrind/helgrind/tests/
annotate_rwlock.c 16 * implemented via busy-waiting. Annotations are used to tell DRD
  /external/webrtc/webrtc/system_wrappers/source/
critical_section_unittest.cc 23 // busy-wait in tests.
  /frameworks/av/services/audioflinger/
FastThread.h 56 long mSleepNs; // -1: busy wait, 0: sched_yield, > 0: nanosleep
  /frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DumpCommand.java 84 // do a wait for idle in case the app is busy.
  /frameworks/base/core/java/android/nfc/
ErrorCodes.java 42 case ERROR_BUSY: return "BUSY";
  /frameworks/base/services/core/java/com/android/server/hdmi/
SetArcTransmissionStateAction.java 86 case SendMessageResult.BUSY:
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserLifecycleStressTest.java 79 // Seems the broadcast queue is getting more busy if we wait a few seconds before
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 35 /** Outgoing call to busy line */
36 public static final int BUSY = 4;
342 case BUSY:
343 return "BUSY";
  /frameworks/ml/nn/runtime/
Callbacks.h 210 * - DEVICE_UNAVAILABLE if driver is offline or busy
227 * - DEVICE_UNAVAILABLE if driver is offline or busy
283 * - DEVICE_UNAVAILABLE if driver is offline or busy
300 * - DEVICE_UNAVAILABLE if driver is offline or busy
  /frameworks/opt/net/voip/src/java/android/net/sip/
ISipSessionListener.aidl 68 * Called when the peer is busy during session initialization.
  /hardware/libhardware/modules/camera/3_0/
Camera.h 95 // Busy flag indicates camera is in use

Completed in 1396 milliseconds

<<11121314151617181920>>