Lines Matching refs:tasks
29 * The generated tasks are put into a task queue which is a priority queue sorted
41 pending tasks through the 'ServerWriter'. If no task is pending, then it must
55 pending tasks in the task queue, try to wakeup Application Processor.
59 tasks to Application Processor is shutdown so the new task will be added to the
63 up the device again to execute the pending tasks.
180 the test wake up client should also be running and generating fake tasks.
193 received tasks at the remote access HAL side:
203 * Wait for a while, issue the following command to show the received fake tasks:
207 You should expect to see some received tasks printed out.
214 * Wait for a while, issue the following command to show received tasks again:
218 You should expect to see no new tasks received since remote access HAL already
234 non-expired tasks should be delivered to the remote access HAL.