| background_batch_batch_alter | background_batch/background_batch.module | Implements hook_batch_alter().
Steal the operation and hook into context data. |  |  | 
          
                  | background_batch_library | background_batch/background_batch.module | Implements hook_library(). |  |  | 
          
                  | background_batch_menu | background_batch/background_batch.module | Implements hook_menu(). |  |  | 
          
                  | background_batch_menu_alter | background_batch/background_batch.module | Implements hook_menu_alter(). |  |  | 
          
                  | background_batch_overview_page | background_batch/background_batch.pages.inc | Overview of current and recent batch jobs. |  | 1 | 
          
                  | background_batch_page | background_batch/background_batch.pages.inc | State-based dispatcher for the batch processing page. |  | 1 | 
          
                  | background_batch_process_batch | background_batch/background_batch.module | Processes the batch. |  |  | 
          
                  | background_batch_settings_form | background_batch/background_batch.pages.inc | System settings page. |  | 1 | 
          
                  | background_batch_uninstall | background_batch/background_batch.install | Implements hook_uninstall(). |  |  | 
          
                  | background_process_ass_auto_unlock | background_process_ass/background_process_ass.module | Unlock locked processes that aren't really running. | 1 |  | 
          
                  | background_process_ass_check_process | background_process_ass/background_process_ass.module | Check if process is really running. | 1 |  | 
          
                  | background_process_ass_cron | background_process_ass/background_process_ass.module | Implements hook_cron(). |  | 1 | 
          
                  | background_process_ass_cronapi | background_process_ass/background_process_ass.module | Implements hook_cronapi(). |  |  | 
          
                  | background_process_ass_cron_alter | background_process_ass/background_process_ass.module | Implements hook_cron_alter(). |  |  | 
          
                  | background_process_ass_get_server_status | background_process_ass/background_process_ass.module | Get apache extended server status. | 2 |  | 
          
                  | background_process_ass_menu | background_process_ass/background_process_ass.module | Implements hook_menu(). |  |  | 
          
                  | background_process_ass_service_group | background_process_ass/background_process_ass.module | Implements hook_service_group(). |  |  | 
          
                  | background_process_ass_service_group_idle | background_process_ass/background_process_ass.module | Determine host with most idle workers and claim it. |  |  | 
          
                  | background_process_ass_settings_form | background_process_ass/background_process_ass.admin.inc | FAPI definition for settings page. |  | 1 | 
          
                  | background_process_build_headers | ./background_process.module | Transform header array from key/value to strings. |  |  | 
          
                  | background_process_build_request | ./background_process.module | Build url and headers for http request. | 4 |  | 
          
                  | background_process_check_token | ./background_process.pages.inc | Callback for token validation. |  | 1 | 
          
                  | background_process_cron | ./background_process.module | Implements hook_cron(). |  | 1 | 
          
                  | background_process_cronapi | ./background_process.module | Implements hook_cronapi(). |  |  | 
          
                  | background_process_cron_alter | ./background_process.module | Implements hook_cron_alter(). |  |  | 
          
                  | background_process_cron_queue_info | ./background_process.module | Implements hook_cron_queue_info(). |  |  | 
          
                  | background_process_current_handle | ./background_process.module | Get/set current handle. | 3 |  | 
          
                  | background_process_determine_and_save_default_service_host | ./background_process.module | Determines the default service host and stores it in the variable storage. | 2 |  | 
          
                  | background_process_determine_default_service_host | ./background_process.module | Determine host for current installation. | 1 |  | 
          
                  | background_process_enable | ./background_process.install | Implements of hook_enable(). |  |  | 
          
                  | background_process_generate_handle | ./background_process.module | Get a unique handle based on a callback. | 1 |  | 
          
                  | background_process_get_process | ./background_process.module | Get background process. | 10 |  | 
          
                  | background_process_get_processes | ./background_process.module | Get background process. | 2 |  | 
          
                  | background_process_get_service_groups | ./background_process.module | Get service hosts defined in the system. | 1 |  | 
          
                  | background_process_get_service_hosts | ./background_process.module | Get service hosts defined in the system. | 4 |  | 
          
                  | background_process_http_request | ./background_process.module | Perform an http request. | 3 |  | 
          
                  | background_process_http_request_get_response | ./background_process.module | Get response for an http request. | 2 |  | 
          
                  | background_process_http_request_initiate | ./background_process.module | Initiate the http request. | 2 |  | 
          
                  | background_process_http_request_process | ./background_process.module | Process multiple http requests. | 1 |  | 
          
                  | background_process_init | ./background_process.module | Implements hook_init(). |  |  | 
          
                  | background_process_is_finished | ./background_process.module | Check if the background process has finished. |  |  | 
          
                  | background_process_is_started | ./background_process.module | Check if the background process has started. |  |  | 
          
                  | background_process_keepalive | ./background_process.module | Keep process alive. | 1 | 1 | 
          
                  | background_process_lock_process | ./background_process.module | Lock process. | 1 |  | 
          
                  | background_process_menu | ./background_process.module | Implements hook_menu(). |  |  | 
          
                  | background_process_overview_page | ./background_process.admin.inc | Overview of background processes. |  | 1 | 
          
                  | background_process_permission | ./background_process.module | Implements hook_permission(). |  |  | 
          
                  | background_process_queue | ./background_process.module | Start background process. |  |  | 
          
                  | background_process_queue_locked | ./background_process.module | Queue locked background process. |  |  | 
          
                  | background_process_remove_process | ./background_process.module | Remove a background process. | 4 | 1 |