summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_delete.c
Commit message (Collapse)AuthorAgeFilesLines
* Put timer_release in a separate filepatacongo2008-06-031-86/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@768 42af7a65-404d-4744-a932-0658087f49c3
* Improved timer life control fixpatacongo2008-06-031-27/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@767 42af7a65-404d-4744-a932-0658087f49c3
* Fix problem when timer deleted by timer handlerpatacongo2008-06-011-9/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@762 42af7a65-404d-4744-a932-0658087f49c3
* Fix memory leak: Contained watchdog not being deleted with POSIX timer deletedpatacongo2008-05-311-5/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@756 42af7a65-404d-4744-a932-0658087f49c3
* Fix important task shutdown bugspatacongo2008-05-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@750 42af7a65-404d-4744-a932-0658087f49c3
* Added support for POSIX timerspatacongo2007-03-211-2/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@111 42af7a65-404d-4744-a932-0658087f49c3
* Add the framework to support POSIX timerspatacongo2007-03-211-0/+95
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@110 42af7a65-404d-4744-a932-0658087f49c3