You are here

constant BACKGROUND_PROCESS_STATUS_NONE in Background Process 8

Same name and namespace in other branches
  1. 6 background_process.module \BACKGROUND_PROCESS_STATUS_NONE
  2. 7.2 background_process.module \BACKGROUND_PROCESS_STATUS_NONE
  3. 7 background_process.module \BACKGROUND_PROCESS_STATUS_NONE

Define Default Values For Process.

File

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

Code

const BACKGROUND_PROCESS_STATUS_NONE = 0;