# Schedule definitions for thorn ShmServ # $Header$ # schedule ShmServ_Startup at STARTUP schedule ShmServ_Startup at STARTUP { LANG:C } "Startup routine" schedule ShmServ_Worker at POSTSTEP { LANG:C } "Polling routine" schedule ShmServ_End at TERMINATE { LANG:C } "Termination routine"