constant BACKGROUND_PROCESS_REDISPATCH_THRESHOLD in Background Process 7
Same name and namespace in other branches
- 8 background_process.module \BACKGROUND_PROCESS_REDISPATCH_THRESHOLD
- 6 background_process.module \BACKGROUND_PROCESS_REDISPATCH_THRESHOLD
2 uses of BACKGROUND_PROCESS_REDISPATCH_THRESHOLD
- background_process_settings_form in ./
background_process.admin.inc - FAPI definition for settings page.
- _background_batch_initiate in background_batch/
background_batch.pages.inc - Start a batch job in the background
File
- ./
background_process.module, line 27
Code
define('BACKGROUND_PROCESS_REDISPATCH_THRESHOLD', 10);