You are here

constant BACKGROUND_PROCESS_REDISPATCH_THRESHOLD in Background Process 8

Same name and namespace in other branches
  1. 6 background_process.module \BACKGROUND_PROCESS_REDISPATCH_THRESHOLD
  2. 7 background_process.module \BACKGROUND_PROCESS_REDISPATCH_THRESHOLD

File

./background_process.module, line 32
This module implements a framework for calling funtions in the background.

Code

const BACKGROUND_PROCESS_REDISPATCH_THRESHOLD = 10;