6 uses of HOSTING_TASK_QUEUED in Hosting 7.4
- drush_hosting_task_validate in ./
task.hosting.inc - Validate hook for the hosting-task Drush command.
- hosting_add_task in task/
hosting_task.module - Helper function to generate new task node
- hosting_task_cancel in task/
hosting_task.module - Cancel a task before it's started.
- hosting_task_fetch_tasks in task/
hosting_task.module - @todo Please document this function.
- hosting_task_retry in task/
hosting_task.module - Retry the given task
- hosting_task_view in task/
hosting_task.module - Implements hook_view().