6 calls to BackgroundProcess::sendMessage() in Background Process 7.2
- BackgroundProcess::claim in ./
background_process.inc - Claim process. Before executing the callback, make sure no one else is doing it.
- BackgroundProcess::dispatch in ./
background_process.inc - Launch the process
- BackgroundProcess::doKeepAlive in ./
background_process.inc - Re-launch the process if necessary
- BackgroundProcess::remove in ./
background_process.inc - Remove the process from the DB (unlock).
- BackgroundProcess::setProgress in ./
background_process.inc - Set progress
- BackgroundProcess::writeData in ./
background_process.inc - Write applicable data (if any) to the database