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
f558dfbb96
nuttx
/
sched
/
wdog
History
Gregory Nutt
b3a1939020
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
..
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
Add support for statically allocated watchdog timer structures
2014-08-22 08:46:34 -06:00
wd_gettime.c
Add support for statically allocated watchdog timer structures
2014-08-22 08:46:34 -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
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 14:10:35 -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