Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This variable specifies the kernel watchdog thread.
Syntax
extern DWORD dwWatchDogThreadPriority;
Parameters
None.
Return Value
None.
Remarks
The default value of this variable is set in Oemglobal.c to DEFAULT_WATCHDOG_PRIORITY, which is equal to 100.
The kernel supports a software watchdog even when a hardware watchdog does not exist. The value of this variable is always used as the priority of the kernel watchdog thread even if a hardware watchdog is present.
Requirements
Header |
Developer Implemented |
See Also
Reference
Optional OAL Variables
OEMGLOBAL
dwWatchDogPeriod
OEMRefreshWatchDog