You are here

10 calls to background_process_get_process() in Background Process 7

BackgroundProcess::lock in ./BackgroundProcess.class.php
background_process_ass_cron_alter in background_process_ass/background_process_ass.module
Implements hook_cron_alter().
background_process_cron_alter in ./background_process.module
Implements hook_cron_alter().
background_process_keepalive in ./background_process.module
Keep process alive.
background_process_service_access in ./background_process.module
Access handler for service call.
background_process_service_execute in ./background_process.module
Execute the service.
background_process_unlock in ./background_process.module
Unlock background process.
_background_batch_initiate in background_batch/background_batch.pages.inc
Start a batch job in the background
_background_batch_page_do_js in background_batch/background_batch.pages.inc
Do one pass of execution and inform back the browser about progression (used for JavaScript-mode only).
_background_batch_page_do_nojs in background_batch/background_batch.pages.inc
Output a batch processing page without JavaScript support.