actions_loop_test.module

Version 1.3 (checked in on 2009/12/04 at 16:49:47 by dries)

Functions

NameDescription
actions_loop_test_action_infoImplements hook_action_info().
actions_loop_test_initImplements hook_init().
actions_loop_test_logWrite a message to the log.
actions_loop_test_trigger_infoImplements hook_trigger_info().
actions_loop_test_watchdogImplements hook_watchdog().
watchdog_skip_semaphoreReplacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.