HomeSort by relevance Sort by last modified time
    Searched refs:task (Results 101 - 125 of 208) sorted by null

1 2 3 45 6 7 8 9

  /bionic/libc/kernel/common/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /development/ndk/platforms/android-3/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
processor_32.h 230 #define task_pt_regs(task) ({ struct pt_regs *__regs__; __regs__ = (struct pt_regs *)(KSTK_TOP(task_stack_page(task))-8); __regs__ - 1; })
232 #define KSTK_EIP(task) (task_pt_regs(task)->eip)
233 #define KSTK_ESP(task) (task_pt_regs(task)->esp)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 230 #define task_pt_regs(task) ({ struct pt_regs *__regs__; __regs__ = (struct pt_regs *)(KSTK_TOP(task_stack_page(task))-8); __regs__ - 1; })
232 #define KSTK_EIP(task) (task_pt_regs(task)->eip)
233 #define KSTK_ESP(task) (task_pt_regs(task)->esp)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 230 #define task_pt_regs(task) ({ struct pt_regs *__regs__; __regs__ = (struct pt_regs *)(KSTK_TOP(task_stack_page(task))-8); __regs__ - 1; })
232 #define KSTK_EIP(task) (task_pt_regs(task)->eip)
233 #define KSTK_ESP(task) (task_pt_regs(task)->esp)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
sched.h 83 #define task_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, u.tk_wait.list)),1)
85 #define task_for_first(task, head) if (!list_empty(head) && ((task=list_entry((head)->next, struct rpc_task, u.tk_wait.list)),1))
87 #define alltask_for_each(task, pos, head) list_for_each(pos, head) if ((task=list_entry(pos, struct rpc_task, tk_task)),1)
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
ScheduledExecutorSubclassTest.java 21 RunnableScheduledFuture<V> task; field in class:ScheduledExecutorSubclassTest.CustomTask
23 CustomTask(RunnableScheduledFuture<V> t) { task = t; }
24 public boolean isPeriodic() { return task.isPeriodic(); }
27 task.run();
29 public long getDelay(TimeUnit unit) { return task.getDelay(unit); }
31 return task.compareTo(((CustomTask)t).task);
34 return task.cancel(mayInterruptIfRunning);
36 public boolean isCancelled() { return task.isCancelled(); }
37 public boolean isDone() { return task.isDone();
    [all...]
  /external/webkit/WebCore/storage/
Database.cpp 208 class DerefContextTask : public ScriptExecutionContext::Task {
240 OwnPtr<DatabaseOpenTask> task = DatabaseOpenTask::create(this, &synchronizer, e, success); local
242 m_scriptExecutionContext->databaseThread()->scheduleImmediateTask(task.release());
351 OwnPtr<DatabaseCloseTask> task = DatabaseCloseTask::create(this, &synchronizer); local
353 m_scriptExecutionContext->databaseThread()->scheduleImmediateTask(task.release());
357 class ContextRemoveOpenDatabaseTask : public ScriptExecutionContext::Task {
612 OwnPtr<DatabaseTransactionTask> task = DatabaseTransactionTask::create(transaction); local
613 LOG(StorageAPI, "Scheduling DatabaseTransactionTask %p for transaction %p\n", task.get(), task->transaction());
615 m_scriptExecutionContext->databaseThread()->scheduleTask(task.release())
715 OwnPtr<DatabaseTableNamesTask> task = DatabaseTableNamesTask::create(this, &synchronizer, result); local
    [all...]
  /external/clearsilver/ruby/
install.rb 737 def exec_task_traverse( task )
738 run_hook 'pre-' + task
744 traverse task, type, task + '_dir_' + type
746 run_hook 'post-' + task
749 def traverse( task, rel, mid )
751 run_hook 'pre-' + task
754 traverse task, rel + '/' + d, mid
756 run_hook 'post-' + task
806 case task = parsearg_global(
    [all...]
  /external/chromium/net/proxy/
single_threaded_proxy_resolver.cc 83 // The task may have been cancelled after it was started.
296 SetPacScriptTask* task = new SetPacScriptTask( local
298 outstanding_set_pac_script_task_ = task;
299 task->Start();
333 SetPacScriptTask* task) {
334 DCHECK_EQ(outstanding_set_pac_script_task_.get(), task);
  /external/emma/lib/
emma_ant.jar 
  /external/chromium/base/
message_pump_glib_unittest.cc 60 if (event.task) {
61 event.task->Run();
62 delete event.task;
66 // Adds an event to the queue. When "handled", executes |task|.
68 void AddEvent(int delay_ms, Task* task) {
76 EventInjector::Event event = { future, task };
90 Task* task; member in struct:__anon2359::EventInjector::Event
127 // Does nothing. This function can be called from a task
    [all...]
  /external/kernel-headers/original/asm-x86/
thread_info_32.h 20 * low level task data that entry.S needs immediate access to
28 struct task_struct *task; /* main task structure */ member in struct:thread_info
72 .task = &tsk, \
173 #define TS_USEDFPU 0x0001 /* FPU was used by this task this quantum (SMP) */
processor_32.h 331 * Cache the current maximum and the last task that used the bitmap:
426 void show_trace(struct task_struct *task, struct pt_regs *regs, unsigned long *stack);
447 #define task_pt_regs(task) \
450 __regs__ = (struct pt_regs *)(KSTK_TOP(task_stack_page(task))-8); \
454 #define KSTK_EIP(task) (task_pt_regs(task)->eip)
455 #define KSTK_ESP(task) (task_pt_regs(task)->esp)
  /external/kernel-headers/original/linux/sunrpc/
auth.h 139 int rpcauth_wrap_req(struct rpc_task *task, kxdrproc_t encode, void *rqstp, u32 *data, void *obj);
140 int rpcauth_unwrap_resp(struct rpc_task *task, kxdrproc_t decode, void *rqstp, u32 *data, void *obj);
  /external/proguard/examples/
proguardall.pro 3 # (including its main application, its GUI, its Ant task, and its WTK plugin),
35 -adaptresourcefilecontents proguard/ant/task.properties
51 # If we have ant.jar, we can properly process the Ant task.
  /external/kernel-headers/original/linux/
mutex.h 23 * - only one task can hold the mutex at a time
29 * - task may not exit with mutex held
44 * - detects multi-task circular deadlocks and prints out all affected
64 * which resides on the blocked task's kernel stack:
68 struct task_struct *task; member in struct:mutex_waiter
proc_fs.h 102 void proc_flush_task(struct task_struct *task);
213 static inline void proc_flush_task(struct task_struct *task) { }
253 int (*proc_read)(struct task_struct *task, char *page);
271 struct task_struct *task; member in struct:proc_maps_private
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdateNoWindow.java 107 public void start(String title, ITask task) {
108 new ConsoleTask(title, task);
127 public ConsoleTask(String title, ITask task) {
129 task.run(this);
133 * Sets the description in the current task dialog.
170 * Sets the description in the current task dialog.
269 * Creates a new sub task monitor which will work for the given range [start, start+span]
273 * @param parent The immediate parent. Can be the null or another sub task monitor.
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 20 * An {@link ExecutorService} that executes each submitted task using
26 * asynchronous tasks, due to reduced per-task invocation overhead,
54 * When a new task is submitted in method {@link #execute}, and fewer
125 * this would exceed maximumPoolSize, in which case, the task will be
135 * without otherwise holding them. Here, an attempt to queue a task
150 * each task is completely independent of others, so tasks cannot
192 * that invokes {@code execute} itself runs the task. This provides a
196 * <li> In {@link ThreadPoolExecutor.DiscardPolicy}, a task that
200 * executor is not shut down, the task at the head of the work queue
215 * before and after execution of each task. These can be used t
1077 Runnable task = w.firstTask; local
    [all...]

Completed in 1287 milliseconds

1 2 3 45 6 7 8 9