This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
23252f671f
nuttx
/
sched
/
wdog
History
Gregory Nutt
ea7dbc984b
Add basic sporadic schedule state machine
2015-07-24 09:03:21 -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 an important bug in the watchdog creation logic
2014-11-10 18:15:26 -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