You are here

constant BACKGROUND_PROCESS_QUEUE_NAME in Background Process 7.2

2 uses of BACKGROUND_PROCESS_QUEUE_NAME
background_process_cron_queue_info in ./background_process.module
Implements hook_cron_queue_info().
background_process_queue_dispatcher_form in ./background_process.admin.inc

File

./background_process.module, line 33

Code

define('BACKGROUND_PROCESS_QUEUE_NAME', 'background_process');