incubator-nuttx/sched/wdog
Gregory Nutt 0b2fbd7a2c Fix a DEBUGASSERTion 2015-08-21 12:33:14 -06:00
..
Make.defs Sempahores: Add logic to clean up after task_delete() or pthread_cancel() if the task happens to be waiting on a semaphore when it is cancelled 2014-12-13 12:02:25 -06:00
wd_cancel.c Add support for statically allocated watchdog timer structures 2014-08-22 08:46:34 -06:00
wd_create.c Fix a DEBUGASSERTion 2015-08-21 12:33:14 -06:00
wd_delete.c Make some file section headers more consistent with standard 2015-04-08 06:47:36 -06:00
wd_gettime.c Add basic sporadic schedule state machine 2015-07-24 09:03:21 -06:00
wd_initialize.c Add support for statically allocated watchdog timer structures 2014-08-22 08:46:34 -06:00
wd_recover.c Sempahores: Add logic to clean up after task_delete() or pthread_cancel() if the task happens to be waiting on a semaphore when it is cancelled 2014-12-13 12:02:25 -06:00
wd_start.c Update the type passed to watchdog timer handlers. Using uint32_t is a problem for 64-bit machines. 2015-05-18 08:53:42 -06:00
wdog.h Sempahores: Add logic to clean up after task_delete() or pthread_cancel() if the task happens to be waiting on a semaphore when it is cancelled 2014-12-13 12:02:25 -06:00