<> <> <> <> <> <> DIRECTORY ; WorkerInternal: DEFINITIONS = BEGIN WorkerLogWatchdogProcess: PROC []; <> NotifyLogWatchdog: PROC []; <> <> <> WaitForNotify: PROC []; <> END. <> <> <<>>