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

1 2 3 4 5 6 7 8 91011>>

  /developers/samples/android/notification/BasicNotifications/Application/src/main/java/com/example/android/basicnotifications/
MainActivity.java 56 * bitmaps or busy images don't render well on smaller screens and can end up
  /developers/samples/android/notification/LNotifications/
README.md 17 when they're busy.
  /development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/
MainActivity.java 56 * bitmaps or busy images don't render well on smaller screens and can end up
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/common/drivers/norflash/
norflash.c 50 * -EBUSY = WSM busy after the number of retries
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
BuildToolError.py 147 IO_BUSY : "Busy",
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
acpi_func.h 71 * Acquire the global lock. If busy, set the pending bit. The caller
  /external/autotest/client/profilers/powertop/src/
bluetooth.c 146 "Bluetooth is a radio and consumes quite some power, and keeps USB busy as well.\n"), 40, 'B' , _(" B - Turn Bluetooth off "), turn_bluetooth_off);
  /external/fio/t/
read-to-pipe-async.c 80 int busy; member in struct:reader_thread
368 __sync_fetch_and_add(&rt->busy, 1);
370 __sync_fetch_and_sub(&rt->busy, 1);
387 } else if (!rt->busy && !pthread_mutex_trylock(&rt->thread.lock)) {
  /external/google-styleguide/docguide/
philosophy.md 28 * **This guide is designed for the average engineer** -- the busy,
  /external/kernel-headers/original/uapi/linux/
lp.h 43 * is the count in a busy loop. THIS IS THE VALUE TO CHANGE if you
  /external/libcups/cups/
sidechannel.h 83 CUPS_SC_STATE_BUSY = 2, /* Device is busy */
  /external/libnl/lib/
error.c 41 [NLE_BUSY] = "Object busy",
  /external/libpcap/msdos/
pktdrvr.h 145 extern void PktQueueBusy (BOOL busy);
  /external/libvpx/libvpx/vpx_ports/
vpx_once.h 77 * intensive busy-wait instead of successive backoff,
  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
null_syscall.c 43 * Use a timer instead of busy looping on clock_gettime() so we don't
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
locks.h 82 * CBMC doesn't support busy waiting, so just assume that the
  /external/linux-kselftest/tools/testing/selftests/x86/
sysret_ss_attrs.c 59 * Start a busy-looping thread on the same CPU we're on.
  /external/ltp/testcases/kernel/controllers/cpuset/
cpuset_regression_test.sh 91 # "write error: Device or resource busy"
  /external/ltp/testcases/kernel/syscalls/umount2/
umount2_01.c 22 * point ceases to be busy."
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
12-1.c 47 * parent knows the child is still busy sending signals).
5-2.c 45 * parent knows the child is still busy sending signals).
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
16-1.c 52 * parent knows the child is still busy sending signals).
5-1.c 47 * parent knows the child is still busy sending signals).
5-2.c 45 * parent knows the child is still busy sending signals).
5-3.c 49 * parent knows the child is still busy sending signals).

Completed in 1693 milliseconds

1 2 3 4 5 6 7 8 91011>>