HomeSort by relevance Sort by last modified time
    Searched full:wait (Results 201 - 225 of 8429) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
mempool.h 15 #include <linux/wait.h>
31 wait_queue_head_t wait; member in struct:mempool_s
smp.h 17 #define smp_call_function(func,info,retry,wait) (up_smp_call_function())
18 #define on_each_cpu(func,info,retry,wait) ({ local_irq_disable(); func(info); local_irq_enable(); 0; })
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
mempool.h 15 #include <linux/wait.h>
31 wait_queue_head_t wait; member in struct:mempool_s
smp.h 17 #define smp_call_function(func,info,retry,wait) (up_smp_call_function())
18 #define on_each_cpu(func,info,retry,wait) ({ local_irq_disable(); func(info); local_irq_enable(); 0; })
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
mempool.h 15 #include <linux/wait.h>
31 wait_queue_head_t wait; member in struct:mempool_s
smp.h 17 #define smp_call_function(func,info,retry,wait) (up_smp_call_function())
18 #define on_each_cpu(func,info,retry,wait) ({ local_irq_disable(); func(info); local_irq_enable(); 0; })
  /external/kernel-headers/original/linux/
wait.h 11 #define __WNOTHREAD 0x20000000 /* Don't wait on children of other threads in this group */
12 #define __WALL 0x40000000 /* Wait on all children, regardless of type */
13 #define __WCLONE 0x80000000 /* Wait only on non-SIGCHLD children */
29 typedef int (*wait_queue_func_t)(wait_queue_t *wait, unsigned mode, int sync, void *key);
30 int default_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key);
47 wait_queue_t wait; member in struct:wait_bit_queue
103 * Used to distinguish between sync and async io wait context:
104 * sync i/o typically specifies a NULL wait queue entry or a wait
106 * aio specifies a wait queue entry with an async notificatio
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
semaphore.h 24 #include <linux/wait.h>
32 wait_queue_head_t wait; member in struct:semaphore
35 #define __SEMAPHORE_INIT(name, cnt) { .count = ATOMIC_INIT(cnt), .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), }
  /device/asus/flo/
fstab.flo 6 /dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,barrier=1 wait
7 /dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check
8 /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check,encryptable=/dev/block/platform/msm_sdcc.1/by-name/metadata
9 /dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 nosuid,nodev,barrier=1,data=ordered,nodelalloc wait
  /device/samsung/manta/
fstab.manta 7 /dev/block/platform/dw_mmc.0/by-name/system /system ext4 ro wait
8 /dev/block/platform/dw_mmc.0/by-name/cache /cache ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check
9 /dev/block/platform/dw_mmc.0/by-name/userdata /data ext4 noatime,nosuid,nodev,nomblk_io_submit,errors=panic wait,check,encryptable=/dev/block/platform/dw_mmc.0/by-name/metadata
10 /dev/block/platform/dw_mmc.0/by-name/efs /factory ext4 noatime,nosuid,nodev,ro wait
  /external/chromium_org/cc/base/
completion_event.h 17 // It is safe to destroy this object as soon as Wait() returns.
35 void Wait() {
41 event_.Wait();
55 // Used to assert that Wait() and Signal() are each called exactly once.
  /external/chromium_org/chrome/android/java/strings/translations/
android_chrome_strings_en-GB.xtb 6 <translation id="2731700343119398978">Please wait...</translation>
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_ringbuffer.h 27 boolean wait );
  /external/mesa3d/src/gallium/auxiliary/util/
u_ringbuffer.h 27 boolean wait );
  /external/valgrind/main/gdbserver_tests/
nlsigvgdb.stderrB.exp 4 gdbserver: continuing after wait ...
  /frameworks/base/libs/hwui/
Fence.h 28 * commands stream. The caller can then wait for the fence to be signaled
29 * by calling the wait method.
35 * Default timeout in nano-seconds for wait()
69 bool wait(EGLTimeKHR timeout = kDefaultTimeout) { function in class:android::uirenderer::Fence
73 ALOGW("Failed to wait for the fence %#x", eglGetError());
87 * to automatically wait for a series of OpenGL commands to be
101 mFence.wait(mTimeout);
  /device/lge/hammerhead/
fstab.hammerhead 6 /dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,barrier=1 wait
7 /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check,encryptable=/dev/block/platform/msm_sdcc.1/by-name/metadata
8 /dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,noauto_da_alloc,errors=panic wait,check
9 /dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 nosuid,nodev,barrier=1,data=ordered,nodelalloc,nomblk_io_submit,errors=panic wait
10 /dev/block/platform/msm_sdcc.1/by-name/modem /firmware vfat ro,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337 wait
  /device/lge/mako/
fstab.mako 6 /dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,barrier=1 wait
7 /dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered wait,check
8 /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,noauto_da_alloc wait,check,encryptable=/dev/block/platform/msm_sdcc.1/by-name/metadata
9 /dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 nosuid,nodev,barrier=1,data=ordered,nodelalloc wait
10 /dev/block/platform/msm_sdcc.1/by-name/modem /firmware vfat ro,uid=1000,gid=1000,dmask=227,fmask=337 wait
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/
JavascriptEventObserver.java 14 * 2. Using waitForEnvent() to wait javascript event.
32 * Wait for the javascript event happen for specific time, there is no timeout parameter,
38 mEvent.wait(time);
46 * Wait for the javascript event happen, there is no timeout parameter, you usually
53 mEvent.wait();
  /external/kernel-headers/original/asm-arm/
semaphore.h 9 #include <linux/wait.h>
18 wait_queue_head_t wait; member in struct:semaphore
24 .wait = __WAIT_QUEUE_HEAD_INITIALIZER((name).wait), \
37 init_waitqueue_head(&sem->wait);
  /external/qemu/distrib/sdl-1.2.15/test/
testsem.c 51 /* Accept a little offset in the effective wait */
53 printf("Wait done.\n");
55 fprintf(stderr, "Wait took %d milliseconds\n", duration);
86 /* Wait 10 seconds */
89 /* Wait for all threads to finish */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ObjectTest.java 97 obj1.wait();// Wait for ever.
125 // Wait up to readyWaitSeconds for all threads to be waiting on
128 obj1.wait(1000, 0);
142 obj1.wait(200, 0);
167 obj1.wait();// Wait for ever.
196 // Wait up to readyWaitSeconds for all threads to be waiting on
199 obj1.wait(1000, 0);
213 obj1.wait(5000, 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
wait.h 21 * POSIX Standard: 3.2.1 Wait for Process Termination <sys/wait.h>
42 /* Lots of hair to allow traditional BSD use of `union wait'
53 /* This is the type of the argument to `wait'. The funky union
54 causes redeclarations with ether `int *' or `union wait *' to be
65 union wait *__uptr;
104 P_ALL, /* Wait for any child. */
105 P_PID, /* Wait for specified process. */
106 P_PGID /* Wait for members of process group. */
111 /* Wait for a child to die. When one does, put its status in *STAT_LO
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 21 * POSIX Standard: 3.2.1 Wait for Process Termination <sys/wait.h>
42 /* Lots of hair to allow traditional BSD use of `union wait'
53 /* This is the type of the argument to `wait'. The funky union
54 causes redeclarations with ether `int *' or `union wait *' to be
65 union wait *__uptr;
104 P_ALL, /* Wait for any child. */
105 P_PID, /* Wait for specified process. */
106 P_PGID /* Wait for members of process group. */
111 /* Wait for a child to die. When one does, put its status in *STAT_LO
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
wait.h 21 * POSIX Standard: 3.2.1 Wait for Process Termination <sys/wait.h>
42 /* Lots of hair to allow traditional BSD use of `union wait'
53 /* This is the type of the argument to `wait'. The funky union
54 causes redeclarations with ether `int *' or `union wait *' to be
65 union wait *__uptr;
104 P_ALL, /* Wait for any child. */
105 P_PID, /* Wait for specified process. */
106 P_PGID /* Wait for members of process group. */
111 /* Wait for a child to die. When one does, put its status in *STAT_LO
    [all...]

Completed in 925 milliseconds

1 2 3 4 5 6 7 891011>>