You are here

8 calls to background_process_get_process() in Background Process 8

BackgroundProcess::lock in ./background_process.class.php
Implements to Lock the Background Process.
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
Implements to Keep process alive.
background_process_service_access in ./background_process.module
Implements to Access handler for service call.
background_process_service_execute in ./background_process.module
Implements to Execute the service.
background_process_unlock in ./background_process.module
Unlock background process.
DefaultController::backgroundProcessServiceAccess in src/Controller/DefaultController.php
Implements Background Process Service Access.