RTEMS
Functions
watchdoginsert.c File Reference

Watchdog Insert. More...

#include <rtems/score/watchdogimpl.h>

Go to the source code of this file.

Functions

void _Watchdog_Insert (Watchdog_Header *header, Watchdog_Control *the_watchdog, uint64_t expire)
 Inserts a watchdog into the set of scheduled watchdogs according to the specified expiration time. More...
 

Detailed Description

Watchdog Insert.

Definition in file watchdoginsert.c.